summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/_Pragma.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/_Pragma.c')
-rw-r--r--test/Preprocessor/_Pragma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/_Pragma.c b/test/Preprocessor/_Pragma.c
index 9c0c97d1f0..0a83b149ff 100644
--- a/test/Preprocessor/_Pragma.c
+++ b/test/Preprocessor/_Pragma.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -Wall
+// RUN: %clang_cc1 %s -verify -Wall
_Pragma ("GCC system_header") // expected-warning {{system_header ignored in main file}}