summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/protocol-id-test-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/protocol-id-test-2.m')
-rw-r--r--clang/test/SemaObjC/protocol-id-test-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/protocol-id-test-2.m b/clang/test/SemaObjC/protocol-id-test-2.m
index 3b4adcfb5b6..a55923c2105 100644
--- a/clang/test/SemaObjC/protocol-id-test-2.m
+++ b/clang/test/SemaObjC/protocol-id-test-2.m
@@ -1,4 +1,4 @@
-// RUN: clang -verify %s
+// RUN: clang-cc -verify %s
@protocol P
@end
OpenPOWER on IntegriCloud