summaryrefslogtreecommitdiff
path: root/test/ARCMT/remove-dealloc-zerouts.m.result
Commit message (Expand)AuthorAgeFilesLines
* arc migrator: replace "retain" attribute with "strong"Fariborz Jahanian2012-01-201-5/+5
* [arcmt] In ARC default for properties is 'strong' so just remove a 'retain' i...Argyrios Kyrtzidis2011-10-171-5/+5
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* objective-c: reverse patch for // rdar://9818354Fariborz Jahanian2011-08-011-1/+1
* objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...Fariborz Jahanian2011-07-221-1/+1
* [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta...Argyrios Kyrtzidis2011-07-131-5/+5
* [arcmt] Make arcmt-test accept cc1 options to make it more portable and hopef...Argyrios Kyrtzidis2011-06-161-1/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-0/+39