summaryrefslogtreecommitdiff
path: root/test/ARCMT/with-arc-mode-check.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/ARCMT/with-arc-mode-check.m')
-rw-r--r--test/ARCMT/with-arc-mode-check.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ARCMT/with-arc-mode-check.m b/test/ARCMT/with-arc-mode-check.m
index c3146ef3b6146..33f31f522a585 100644
--- a/test/ARCMT/with-arc-mode-check.m
+++ b/test/ARCMT/with-arc-mode-check.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -arcmt-check -fobjc-nonfragile-abi -fsyntax-only -fobjc-arc -x objective-c %s
+// RUN: %clang_cc1 -arcmt-check -fsyntax-only -fobjc-arc -x objective-c %s
@protocol NSObject
- (oneway void)release;