summaryrefslogtreecommitdiff
path: root/test/Preprocessor/dump_macros.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/dump_macros.c')
-rw-r--r--test/Preprocessor/dump_macros.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/dump_macros.c b/test/Preprocessor/dump_macros.c
index 5908fec4b6..d420eb4066 100644
--- a/test/Preprocessor/dump_macros.c
+++ b/test/Preprocessor/dump_macros.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -E -dM %s -o - | FileCheck %s -strict-whitespace
+// RUN: %clang_cc1 -E -dM %s -o - | FileCheck %s -strict-whitespace
// Space at end even without expansion tokens
// CHECK: #define A(x)