aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ARCMT/autoreleases.m
AgeCommit message (Expand)AuthorFilesLines
2013-01-04[arcmt] Allow removing an -autorelease of a variable initialized in the previ...Argyrios Kyrtzidis1-0/+5
2013-01-04[arcmt] Don't error if an autoreleased variable is returned after the -autore...Argyrios Kyrtzidis1-0/+5
2012-05-23[arcmt] Remove an unused -autorelease, without failing with error, for thisArgyrios Kyrtzidis1-15/+32
2012-01-12[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/build...Argyrios Kyrtzidis1-1/+1
2012-01-10[arcmt] XFAIL on mingw.Argyrios Kyrtzidis1-1/+1
2012-01-07[arcmt] Disable tests in mingw, no idea why they are failing there.Argyrios Kyrtzidis1-0/+1
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-2/+2
2011-06-16[arcmt] Make arcmt-test accept cc1 options to make it more portable and hopef...Argyrios Kyrtzidis1-1/+1
2011-06-15The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall1-0/+48