summaryrefslogtreecommitdiff
path: root/test/Parser/typeof.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/typeof.c')
-rw-r--r--test/Parser/typeof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/typeof.c b/test/Parser/typeof.c
index a7c488023a..cf0e47a6b1 100644
--- a/test/Parser/typeof.c
+++ b/test/Parser/typeof.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
typedef int TInt;