summaryrefslogtreecommitdiffstats
path: root/clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2013-10-02 21:32:39 +0000
committerFariborz Jahanian <fjahanian@apple.com>2013-10-02 21:32:39 +0000
commitc121386170bd084d12e06a3c8af5f8ed5478b43e (patch)
treea4cca9f3d71a1afdbbd2c663a582f8e3707f77d6 /clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result
parent5ea993bb590bc3c967c6470308310bb55ca76f70 (diff)
downloadbcm5719-llvm-c121386170bd084d12e06a3c8af5f8ed5478b43e.tar.gz
bcm5719-llvm-c121386170bd084d12e06a3c8af5f8ed5478b43e.zip
ObjectiveC migrator. Starting distiguising different
migrations under their own option. wip and // rdar://15003157 llvm-svn: 191855
Diffstat (limited to 'clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result')
-rw-r--r--clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result b/clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result
index 57f6a3ae281..95df805ee4f 100644
--- a/clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result
+++ b/clang/test/ARCMT/objcmt-ns-returns-inner-pointer.m.result
@@ -1,5 +1,5 @@
// RUN: rm -rf %t
-// RUN: %clang_cc1 -objcmt-migrate-property -mt-migrate-directory %t %s -x objective-c -fobjc-runtime-has-weak -fobjc-arc -triple x86_64-apple-darwin11
+// RUN: %clang_cc1 -objcmt-migrate-readwrite-property -mt-migrate-directory %t %s -x objective-c -fobjc-runtime-has-weak -fobjc-arc -triple x86_64-apple-darwin11
// RUN: c-arcmt-test -mt-migrate-directory %t | arcmt-test -verify-transformed-files %s.result
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -x objective-c -fobjc-runtime-has-weak -fobjc-arc %s.result
OpenPOWER on IntegriCloud