summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-7.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/property-7.m')
-rw-r--r--clang/test/SemaObjC/property-7.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/property-7.m b/clang/test/SemaObjC/property-7.m
index ef7a98ad89c..5812b97427a 100644
--- a/clang/test/SemaObjC/property-7.m
+++ b/clang/test/SemaObjC/property-7.m
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang-cc -fsyntax-only -verify %s
typedef signed char BOOL;
typedef struct _NSZone NSZone;
OpenPOWER on IntegriCloud