summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/no-warn-synth-protocol-meth.m')
-rw-r--r--clang/test/SemaObjC/no-warn-synth-protocol-meth.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/no-warn-synth-protocol-meth.m b/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
index 860a0ca2bef..8c8f33b5605 100644
--- a/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
+++ b/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
@protocol CYCdef
- (int)name;
OpenPOWER on IntegriCloud