summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/objc-buffered-methods.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/objc-buffered-methods.m')
-rw-r--r--clang/test/SemaObjC/objc-buffered-methods.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/objc-buffered-methods.m b/clang/test/SemaObjC/objc-buffered-methods.m
index 5794ee2bc6b..78912aed860 100644
--- a/clang/test/SemaObjC/objc-buffered-methods.m
+++ b/clang/test/SemaObjC/objc-buffered-methods.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -fobjc-nonfragile-abi -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// rdar://8843851
int* global;
OpenPOWER on IntegriCloud