Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY | Fariborz Jahanian | 2013-11-13 | 1 | -1/+1 |
| | | | | | | | | on inferred property attribute under -objcmt-ns-nonatomic-iosonly option. // rdar://15442742 llvm-svn: 194532 | ||||
* | ObjectiveC migrator. Another alternative to | Fariborz Jahanian | 2013-11-12 | 1 | -0/+236 |
"atomic" or "nonatomic" for properties is NS_NONATOMIC_IOSONLY. Use it if available. // rdar://15442742 llvm-svn: 194503 |