summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-missing.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/property-missing.m')
-rw-r--r--clang/test/SemaObjC/property-missing.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/property-missing.m b/clang/test/SemaObjC/property-missing.m
index 301907ad1c7..a74cf6236db 100644
--- a/clang/test/SemaObjC/property-missing.m
+++ b/clang/test/SemaObjC/property-missing.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
// PR3234
OpenPOWER on IntegriCloud