aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/warn-assign-property-nscopying.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/warn-assign-property-nscopying.m')
-rw-r--r--test/SemaObjC/warn-assign-property-nscopying.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/warn-assign-property-nscopying.m b/test/SemaObjC/warn-assign-property-nscopying.m
index cf1acc466a27..ecf2c6a00a62 100644
--- a/test/SemaObjC/warn-assign-property-nscopying.m
+++ b/test/SemaObjC/warn-assign-property-nscopying.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fobjc-gc -fsyntax-only -verify %s
+// RUN: clang -cc1 -fobjc-gc -fsyntax-only -verify %s
@protocol NSCopying @end