aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/synthesize_ivar-cont-class.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/synthesize_ivar-cont-class.m')
-rw-r--r--test/CodeGenObjC/synthesize_ivar-cont-class.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/synthesize_ivar-cont-class.m b/test/CodeGenObjC/synthesize_ivar-cont-class.m
index f85320279bc4..6bc7ac8170ef 100644
--- a/test/CodeGenObjC/synthesize_ivar-cont-class.m
+++ b/test/CodeGenObjC/synthesize_ivar-cont-class.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fobjc-nonfragile-abi -emit-llvm -o %t %s
+// RUN: %clang_cc1 -emit-llvm -o %t %s
// RUN: grep '@"OBJC_IVAR_$_XCOrganizerDeviceNodeInfo.viewController"' %t
@interface XCOrganizerNodeInfo