summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/stmts.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/stmts.m')
-rw-r--r--test/SemaObjC/stmts.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/stmts.m b/test/SemaObjC/stmts.m
index 1402b288b3..20a9f55b20 100644
--- a/test/SemaObjC/stmts.m
+++ b/test/SemaObjC/stmts.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 %s -verify -fsyntax-only
+// RUN: %clang_cc1 %s -verify -fsyntax-only
struct some_struct;