diff options
Diffstat (limited to 'test/Rewriter/protocol-rewrite-2.m')
| -rw-r--r-- | test/Rewriter/protocol-rewrite-2.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Rewriter/protocol-rewrite-2.m b/test/Rewriter/protocol-rewrite-2.m index b3eb16a5f119..e0ec4f991b53 100644 --- a/test/Rewriter/protocol-rewrite-2.m +++ b/test/Rewriter/protocol-rewrite-2.m @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -rewrite-objc %s -o %t.cpp +// RUN: %clang_cc1 -rewrite-objc -fobjc-fragile-abi %s -o %t.cpp // RUN: %clang_cc1 -fsyntax-only %t.cpp // rdar://10234024 |
