summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-10.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/property-10.m')
-rw-r--r--clang/test/SemaObjC/property-10.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/property-10.m b/clang/test/SemaObjC/property-10.m
index 26fde7bbf19..81b8ee199cb 100644
--- a/clang/test/SemaObjC/property-10.m
+++ b/clang/test/SemaObjC/property-10.m
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -Wreadonly-setter-attrs -verify %s -fblocks
+// RUN: clang-cc -fsyntax-only -Wreadonly-setter-attrs -verify %s -fblocks
// Check property attribute consistency.
OpenPOWER on IntegriCloud