summaryrefslogtreecommitdiffstats
path: root/test/ARCMT/cxx-checking.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix "regression" caused by updating our notion of POD to better match the C++11Richard Smith2014-01-111-1/+1
* Remove all DISABLE lines from testsAlp Toker2013-12-081-1/+0
* objective-C arc: remove -Warc-abi in its entirety.Fariborz Jahanian2012-09-141-16/+11
* [arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/build...Argyrios Kyrtzidis2012-01-121-1/+1
* [arcmt] XFAIL on mingw.Argyrios Kyrtzidis2012-01-101-1/+1
* [arcmt] Disable tests in mingw, no idea why they are failing there.Argyrios Kyrtzidis2012-01-071-0/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* In ARC mode, consider Objective-C lifetime types (object pointers andDouglas Gregor2011-07-121-3/+3
* [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...Argyrios Kyrtzidis2011-06-181-1/+1
* [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/+105