summaryrefslogtreecommitdiffstats
path: root/test/Rewriter/va-method.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Rewriter/va-method.m')
-rw-r--r--test/Rewriter/va-method.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Rewriter/va-method.m b/test/Rewriter/va-method.m
index c232d23594..78d9367819 100644
--- a/test/Rewriter/va-method.m
+++ b/test/Rewriter/va-method.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -rewrite-objc -fobjc-fragile-abi %s -o -
+// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
#include <stdarg.h>