summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/macro_paste_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/macro_paste_none.c')
-rw-r--r--clang/test/Preprocessor/macro_paste_none.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/macro_paste_none.c b/clang/test/Preprocessor/macro_paste_none.c
index e978fca2250..97ccd7c5cb0 100644
--- a/clang/test/Preprocessor/macro_paste_none.c
+++ b/clang/test/Preprocessor/macro_paste_none.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -E %s | grep '!!'
+// RUN: %clang_cc1 -E %s | grep '!!'
#define A(B,C) B ## C
OpenPOWER on IntegriCloud