summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/rdr-6211479-array-property.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/rdr-6211479-array-property.m')
-rw-r--r--test/SemaObjC/rdr-6211479-array-property.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/rdr-6211479-array-property.m b/test/SemaObjC/rdr-6211479-array-property.m
index 1781c5a..a5d1773 100644
--- a/test/SemaObjC/rdr-6211479-array-property.m
+++ b/test/SemaObjC/rdr-6211479-array-property.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fsyntax-only -verify %s
// <rdar://problem/6211479>
typedef int T[2];
OpenPOWER on IntegriCloud