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 e2de77d3a28..83520910219 100644
--- a/clang/test/SemaObjC/property-nonfragile-abi.m
+++ b/clang/test/SemaObjC/property-nonfragile-abi.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -fsyntax-only -triple x86_64-apple-darwin9 -verify %s
+// RUN: clang-cc -fsyntax-only -fobjc-nonfragile-abi -verify %s
typedef signed char BOOL;
OpenPOWER on IntegriCloud