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