summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/stringize_space2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/stringize_space2.c')
-rw-r--r--test/Preprocessor/stringize_space2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/stringize_space2.c b/test/Preprocessor/stringize_space2.c
index 6a96894..a87d78e 100644
--- a/test/Preprocessor/stringize_space2.c
+++ b/test/Preprocessor/stringize_space2.c
@@ -1,4 +1,4 @@
-/* RUN: clang-cc -E %s | grep 'a c'
+/* RUN: %clang_cc1 -E %s | grep 'a c'
*/
#define t(x) #x
t(a
OpenPOWER on IntegriCloud