summaryrefslogtreecommitdiffstats
path: root/include/clang/ARCMigrate/ARCMTActions.h
Commit message (Expand)AuthorAgeFilesLines
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-0/+26
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-201-2/+2
* [arcmt] Add some additional driver flags to optionally emit or save the pre-m...Argyrios Kyrtzidis2011-07-191-1/+5
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-2/+11
* [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...Argyrios Kyrtzidis2011-06-181-2/+2
* [arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we h...Argyrios Kyrtzidis2011-06-171-8/+0
* Raise the ARCMT functionality in Clang into proper FrontendActions.Chandler Carruth2011-06-161-0/+46