aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/weak-property.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/weak-property.m')
-rw-r--r--test/SemaObjC/weak-property.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/weak-property.m b/test/SemaObjC/weak-property.m
index f0006076413d..bea66281ea7b 100644
--- a/test/SemaObjC/weak-property.m
+++ b/test/SemaObjC/weak-property.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -fobjc-nonfragile-abi -fobjc-runtime-has-weak -fobjc-arc -verify %s
+// RUN: %clang_cc1 -fsyntax-only -fobjc-runtime-has-weak -fobjc-arc -verify %s
// rdar://8899430
@interface WeakPropertyTest {