summaryrefslogtreecommitdiff
path: root/test/SemaObjC/protocol-test-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/protocol-test-1.m')
-rw-r--r--test/SemaObjC/protocol-test-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/protocol-test-1.m b/test/SemaObjC/protocol-test-1.m
index c8e4080c5e..6ca2bb875b 100644
--- a/test/SemaObjC/protocol-test-1.m
+++ b/test/SemaObjC/protocol-test-1.m
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang-cc -fsyntax-only -verify %s
@protocol PROTO1
@required