summaryrefslogtreecommitdiffstats
path: root/unittests/Frontend
Commit message (Expand)AuthorAgeFilesLines
* Kill the last vestiges of clangIndexDouglas Gregor2012-04-131-1/+1
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-1/+1
* Fix broken unit testDouglas Gregor2012-01-201-2/+2
* This random unit test also depends on ARCMigrate.John McCall2011-06-161-2/+2
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-1/+1
* Re-instate r125819 and r125820 with no functionality changePeter Collingbourne2011-02-192-3/+1
* Revert 125820 and 125819 to fix PR9266.Rafael Espindola2011-02-192-1/+3
* Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenActionPeter Collingbourne2011-02-182-3/+1
* Fix a typo in a comment in tools/clang/unittests/Frontend/Makefile.Zhanyong Wan2011-02-091-1/+1
* Add gTest unittests to clang, and write the first one.Jeffrey Yasskin2011-02-032-0/+95