summaryrefslogtreecommitdiffstats
path: root/test/Parser/expressions.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/expressions.m')
-rw-r--r--test/Parser/expressions.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/expressions.m b/test/Parser/expressions.m
index 9adc34af1f..e27f405069 100644
--- a/test/Parser/expressions.m
+++ b/test/Parser/expressions.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -parse-noop %s
+// RUN: %clang_cc1 -parse-noop %s
void test1() {
@"s"; // expected-warning {{expression result unused}}