summaryrefslogtreecommitdiff
path: root/test/Preprocessor/c99-6_10_3_3_p4.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/c99-6_10_3_3_p4.c')
-rw-r--r--test/Preprocessor/c99-6_10_3_3_p4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/c99-6_10_3_3_p4.c b/test/Preprocessor/c99-6_10_3_3_p4.c
index 99ad6e88a3..320e6cf3e2 100644
--- a/test/Preprocessor/c99-6_10_3_3_p4.c
+++ b/test/Preprocessor/c99-6_10_3_3_p4.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -E %s | FileCheck -strict-whitespace %s
+// RUN: %clang_cc1 -E %s | FileCheck -strict-whitespace %s
#define hash_hash # ## #
#define mkstr(a) # a