summaryrefslogtreecommitdiff
path: root/test/Preprocessor/stringize_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/stringize_misc.c')
-rw-r--r--test/Preprocessor/stringize_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/stringize_misc.c b/test/Preprocessor/stringize_misc.c
index 60d66a0061..6c2c78d17a 100644
--- a/test/Preprocessor/stringize_misc.c
+++ b/test/Preprocessor/stringize_misc.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -E %s | FileCheck -strict-whitespace %s
+// RUN: %clang_cc1 -E %s | FileCheck -strict-whitespace %s
#define M(x, y) #x #y