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 2ba2820b16c..e978fca2250 100644
--- a/clang/test/Preprocessor/macro_paste_none.c
+++ b/clang/test/Preprocessor/macro_paste_none.c
@@ -1,4 +1,4 @@
-// RUN: clang -E %s | grep '!!'
+// RUN: clang-cc -E %s | grep '!!'
#define A(B,C) B ## C
OpenPOWER on IntegriCloud