summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/class-proto-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/class-proto-1.m')
-rw-r--r--clang/test/SemaObjC/class-proto-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/class-proto-1.m b/clang/test/SemaObjC/class-proto-1.m
index 8f0f3d8826c..5e9ee6063e7 100644
--- a/clang/test/SemaObjC/class-proto-1.m
+++ b/clang/test/SemaObjC/class-proto-1.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
@interface INTF1 @end
OpenPOWER on IntegriCloud