summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/conflict-nonfragile-abi2.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/conflict-nonfragile-abi2.m')
-rw-r--r--clang/test/SemaObjC/conflict-nonfragile-abi2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/conflict-nonfragile-abi2.m b/clang/test/SemaObjC/conflict-nonfragile-abi2.m
index 5d6b2810fc1..7c95d5d57b5 100644
--- a/clang/test/SemaObjC/conflict-nonfragile-abi2.m
+++ b/clang/test/SemaObjC/conflict-nonfragile-abi2.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fobjc-nonfragile-abi -verify -fsyntax-only %s
+// RUN: %clang_cc1 -verify -fsyntax-only %s
// rdar://8225011
int glob;
OpenPOWER on IntegriCloud