Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [arcmt] Add weak/unsafe_unretained for "@property (readonly)" when we are @sy... | Argyrios Kyrtzidis | 2011-07-13 | 1 | -1/+1 |
* | [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta... | Argyrios Kyrtzidis | 2011-07-13 | 1 | -133/+237 |
* | [arcmt] Before applying '__weak' check whether the objc class is annotated wi... | Argyrios Kyrtzidis | 2011-07-12 | 1 | -2/+2 |
* | Change the driver's logic about Objective-C runtimes: abstract out a | John McCall | 2011-07-06 | 1 | -2/+2 |
* | Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ... | Argyrios Kyrtzidis | 2011-06-24 | 1 | -4/+4 |
* | [arcmt] Break apart Transforms.cpp. | Argyrios Kyrtzidis | 2011-06-21 | 1 | -0/+260 |