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