summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/default-property-synthesis.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/default-property-synthesis.m')
-rw-r--r--test/CodeGenObjC/default-property-synthesis.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/default-property-synthesis.m b/test/CodeGenObjC/default-property-synthesis.m
index b3eeb22..72acb76 100644
--- a/test/CodeGenObjC/default-property-synthesis.m
+++ b/test/CodeGenObjC/default-property-synthesis.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi2 -emit-llvm -o %t %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -emit-llvm -o %t %s
// rdar://7923851.
// Superclass declares property. Subclass redeclares the same property.
OpenPOWER on IntegriCloud