summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/bad-property-synthesis-crash.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/bad-property-synthesis-crash.m')
-rw-r--r--clang/test/SemaObjC/bad-property-synthesis-crash.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/bad-property-synthesis-crash.m b/clang/test/SemaObjC/bad-property-synthesis-crash.m
index a594979f143..577faea9dad 100644
--- a/clang/test/SemaObjC/bad-property-synthesis-crash.m
+++ b/clang/test/SemaObjC/bad-property-synthesis-crash.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -fobjc-nonfragile-abi -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// rdar://10177744
@interface Foo
OpenPOWER on IntegriCloud