summaryrefslogtreecommitdiff
path: root/test/ARCMT/releases-driver.m.result
AgeCommit message (Expand)Author
2012-07-30objective-c arc: ARC IRGen correctly assumes resultFariborz Jahanian
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-07-13[arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta...Argyrios Kyrtzidis
2011-06-18[arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...Argyrios Kyrtzidis