summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/error-property-gc-attr.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/error-property-gc-attr.m')
-rw-r--r--test/SemaObjC/error-property-gc-attr.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/error-property-gc-attr.m b/test/SemaObjC/error-property-gc-attr.m
index a44ba4f..da742e7 100644
--- a/test/SemaObjC/error-property-gc-attr.m
+++ b/test/SemaObjC/error-property-gc-attr.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -fobjc-gc -fsyntax-only -verify %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -fobjc-gc -fsyntax-only -verify %s
@interface INTF
{
OpenPOWER on IntegriCloud