summaryrefslogtreecommitdiff
path: root/test/Parser/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/types.c')
-rw-r--r--test/Parser/types.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/types.c b/test/Parser/types.c
index 2131ab0346..0e8a63d81f 100644
--- a/test/Parser/types.c
+++ b/test/Parser/types.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -parse-noop
+// RUN: %clang_cc1 %s -parse-noop
// Test the X can be overloaded inside the struct.
typedef int X;