summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/protocol-archane.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/protocol-archane.m')
-rw-r--r--test/SemaObjC/protocol-archane.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/protocol-archane.m b/test/SemaObjC/protocol-archane.m
index c24e9fb5ed..108a72988e 100644
--- a/test/SemaObjC/protocol-archane.m
+++ b/test/SemaObjC/protocol-archane.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// rdar://5986251
@protocol SomeProtocol