summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/super-cat-prot.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/super-cat-prot.m')
-rw-r--r--test/SemaObjC/super-cat-prot.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/super-cat-prot.m b/test/SemaObjC/super-cat-prot.m
index 6ddc31f..a7288bb 100644
--- a/test/SemaObjC/super-cat-prot.m
+++ b/test/SemaObjC/super-cat-prot.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;
@class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
OpenPOWER on IntegriCloud