summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/newproperty-nested-synthesis-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/newproperty-nested-synthesis-1.m')
-rw-r--r--test/CodeGenObjC/newproperty-nested-synthesis-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/newproperty-nested-synthesis-1.m b/test/CodeGenObjC/newproperty-nested-synthesis-1.m
index 4d93198..898c81a 100644
--- a/test/CodeGenObjC/newproperty-nested-synthesis-1.m
+++ b/test/CodeGenObjC/newproperty-nested-synthesis-1.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc --emit-llvm -o %t %s
+// RUN: clang-cc -emit-llvm -o %t %s
@interface Object
- (id) new;
OpenPOWER on IntegriCloud