| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ObjectiveC migrator. use strong instead of | Fariborz Jahanian | 2013-11-21 | 1 | -5/+5 |
| | | | | | | | | retain attribute for inferred properties. // rdar://15519923 llvm-svn: 195292 | ||||
| * | ObjectiveC migrator. When inferring readwrite property, | Fariborz Jahanian | 2013-11-01 | 1 | -0/+43 |
| do not remove the setter if its availability differs from availability of the getter (which is now turned into a property). Otherwise, synthesized setter will inherit availability of the property (which is incorrect). // rdar://15300059 llvm-svn: 193837 | |||||

