aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/function_macro_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/function_macro_file.c')
-rw-r--r--test/Preprocessor/function_macro_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/function_macro_file.c b/test/Preprocessor/function_macro_file.c
index eeb9256ec7..6a266dd079 100644
--- a/test/Preprocessor/function_macro_file.c
+++ b/test/Preprocessor/function_macro_file.c
@@ -1,4 +1,4 @@
-/* RUN: clang -E -P %s | grep f
+/* RUN: clang-cc -E -P %s | grep f
*/
#include "function_macro_file.h"