summaryrefslogtreecommitdiff
path: root/tools/arcmt-test
Commit message (Expand)AuthorAgeFilesLines
...
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-12/+11
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-1/+124
* tools/arcmt-test: Don't attempt to link redundant libclang (clang-c).NAKAMURA Takumi2011-06-182-2/+1
* [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...Argyrios Kyrtzidis2011-06-181-4/+5
* [arcmt] Make arcmt-test accept cc1 options to make it more portable and hopef...Argyrios Kyrtzidis2011-06-161-16/+13
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-153-0/+291