]> granicus.if.org Git - clang/commit
ObjectiveC migrator. Another alternative to
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 12 Nov 2013 19:25:50 +0000 (19:25 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 12 Nov 2013 19:25:50 +0000 (19:25 +0000)
commit1ab853d934daefee1806872a2d4a5f0fe0ff1939
tree3df260b8e3e9bf05ba2e107d00daf51a09762897
parenta2f1ed0f3b0bd272da772328f8e774924c9746bb
ObjectiveC migrator. Another alternative to
 "atomic" or "nonatomic" for properties is
NS_NONATOMIC_IOSONLY. Use it if available.
// rdar://15442742

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194503 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ObjCMT.cpp
test/ARCMT/objcmt-ns-nonatomic-iosonly.m [new file with mode: 0644]
test/ARCMT/objcmt-ns-nonatomic-iosonly.m.result [new file with mode: 0644]