summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/protocol-lookup.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjCXX/protocol-lookup.mm')
-rw-r--r--test/SemaObjCXX/protocol-lookup.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjCXX/protocol-lookup.mm b/test/SemaObjCXX/protocol-lookup.mm
index 87655bd..b2b354b 100644
--- a/test/SemaObjCXX/protocol-lookup.mm
+++ b/test/SemaObjCXX/protocol-lookup.mm
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
@protocol NSObject
- retain;
- release;
OpenPOWER on IntegriCloud