summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/method-lookup-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/method-lookup-2.m')
-rw-r--r--test/SemaObjC/method-lookup-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/method-lookup-2.m b/test/SemaObjC/method-lookup-2.m
index cca7575..5493653 100644
--- a/test/SemaObjC/method-lookup-2.m
+++ b/test/SemaObjC/method-lookup-2.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
typedef signed char BOOL;
@protocol NSObject
OpenPOWER on IntegriCloud