summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/_Pragma-location.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/_Pragma-location.c')
-rw-r--r--test/Preprocessor/_Pragma-location.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/_Pragma-location.c b/test/Preprocessor/_Pragma-location.c
index 61cadfbb8a..8b68d6ca1f 100644
--- a/test/Preprocessor/_Pragma-location.c
+++ b/test/Preprocessor/_Pragma-location.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -E | not grep 'scratch space'
+// RUN: %clang_cc1 %s -E | not grep 'scratch space'
#define push _Pragma ("pack(push)")
push