diff options
Diffstat (limited to 'test/Preprocessor/stringize_space2.c')
-rw-r--r-- | test/Preprocessor/stringize_space2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/stringize_space2.c b/test/Preprocessor/stringize_space2.c index 6a96894..a87d78e 100644 --- a/test/Preprocessor/stringize_space2.c +++ b/test/Preprocessor/stringize_space2.c @@ -1,4 +1,4 @@ -/* RUN: clang-cc -E %s | grep 'a c' +/* RUN: %clang_cc1 -E %s | grep 'a c' */ #define t(x) #x t(a |