summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-nonfragile-abi.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/property-nonfragile-abi.m')
-rw-r--r--clang/test/SemaObjC/property-nonfragile-abi.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaObjC/property-nonfragile-abi.m b/clang/test/SemaObjC/property-nonfragile-abi.m
index ae82cb7d929..55bf91f383d 100644
--- a/clang/test/SemaObjC/property-nonfragile-abi.m
+++ b/clang/test/SemaObjC/property-nonfragile-abi.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -fobjc-nonfragile-abi -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
typedef signed char BOOL;
OpenPOWER on IntegriCloud