summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/ContClassPropertyLookup.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/ContClassPropertyLookup.m')
-rw-r--r--clang/test/SemaObjC/ContClassPropertyLookup.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/ContClassPropertyLookup.m b/clang/test/SemaObjC/ContClassPropertyLookup.m
index aa5afa7854f..46bcc5365fd 100644
--- a/clang/test/SemaObjC/ContClassPropertyLookup.m
+++ b/clang/test/SemaObjC/ContClassPropertyLookup.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
@interface MyObject {
int _foo;
OpenPOWER on IntegriCloud