summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/interface-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/interface-1.m')
-rw-r--r--test/SemaObjC/interface-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/interface-1.m b/test/SemaObjC/interface-1.m
index 87c2307..79fbad8 100644
--- a/test/SemaObjC/interface-1.m
+++ b/test/SemaObjC/interface-1.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-fragile-abi %s -fsyntax-only -verify
+// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 %s -fsyntax-only -verify
// rdar://5957506
@interface NSWhatever :
OpenPOWER on IntegriCloud