summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/include-directive1.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/include-directive1.c')
-rw-r--r--clang/test/Preprocessor/include-directive1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/include-directive1.c b/clang/test/Preprocessor/include-directive1.c
index 3e449c52689..66f70fb3a9e 100644
--- a/clang/test/Preprocessor/include-directive1.c
+++ b/clang/test/Preprocessor/include-directive1.c
@@ -1,4 +1,4 @@
-// RUN: clang -E %s -fno-caret-diagnostics 2>&1 >/dev/null | grep 'file successfully included' | count 3
+// RUN: clang-cc -E %s -fno-caret-diagnostics 2>&1 >/dev/null | grep 'file successfully included' | count 3
// XX expands to nothing.
#define XX
OpenPOWER on IntegriCloud