summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/property-aggr-type.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/property-aggr-type.m')
-rw-r--r--test/CodeGenObjC/property-aggr-type.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/property-aggr-type.m b/test/CodeGenObjC/property-aggr-type.m
index 486cfa0b70..0cb7a5e2f4 100644
--- a/test/CodeGenObjC/property-aggr-type.m
+++ b/test/CodeGenObjC/property-aggr-type.m
@@ -1,4 +1,4 @@
-// RUN: clang -fnext-runtime -emit-llvm -o %t %s
+// RUN: clang-cc -fnext-runtime -emit-llvm -o %t %s
@interface Object
- (id) new;