aboutsummaryrefslogtreecommitdiff
path: root/test/ARCMT/remove-dealloc-zerouts.m.result
AgeCommit message (Expand)Author
2012-01-20arc migrator: replace "retain" attribute with "strong"Fariborz Jahanian
2011-10-17[arcmt] In ARC default for properties is 'strong' so just remove a 'retain' i...Argyrios Kyrtzidis
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-08-01objective-c: reverse patch for // rdar://9818354Fariborz Jahanian
2011-07-22objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...Fariborz Jahanian
2011-07-13[arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta...Argyrios Kyrtzidis
2011-06-16[arcmt] Make arcmt-test accept cc1 options to make it more portable and hopef...Argyrios Kyrtzidis
2011-06-15The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall