summaryrefslogtreecommitdiff
path: root/test/ARCMT/releases-driver.m.result
Commit message (Expand)AuthorAgeFilesLines
* Avoid assumption that lit tests are writable. NFCSam McCall2018-01-081-1/+1
* objective-c arc: ARC IRGen correctly assumes resultFariborz Jahanian2012-07-301-3/+0
* arc migrator: replace "retain" attribute with "strong"Fariborz Jahanian2012-01-201-1/+1
* [arcmt] In ARC default for properties is 'strong' so just remove a 'retain' i...Argyrios Kyrtzidis2011-10-171-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'reta...Argyrios Kyrtzidis2011-07-131-1/+1
* [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...Argyrios Kyrtzidis2011-06-181-0/+61