summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/super-cat-prot.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/super-cat-prot.m')
-rw-r--r--clang/test/SemaObjC/super-cat-prot.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/super-cat-prot.m b/clang/test/SemaObjC/super-cat-prot.m
index ef4c0ebc3f0..1ab0752faa3 100644
--- a/clang/test/SemaObjC/super-cat-prot.m
+++ b/clang/test/SemaObjC/super-cat-prot.m
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang-cc -fsyntax-only -verify %s
typedef signed char BOOL;
typedef unsigned int NSUInteger;
@class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
OpenPOWER on IntegriCloud