summaryrefslogtreecommitdiffstats
path: root/tools/c-arcmt-test
Commit message (Expand)AuthorAgeFilesLines
* Kill the last vestiges of clangIndexDouglas Gregor2012-04-131-1/+1
* [Cygwin] Work around to flush stdout in a thread, or stdout in threads won't ...NAKAMURA Takumi2012-04-071-0/+3
* Update library dependencies to add clangEdit on c-index-test and c-arcmt-test.NAKAMURA Takumi2012-03-111-1/+1
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-2/+31
* [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' p...Argyrios Kyrtzidis2011-07-111-7/+6
* Fix ARCMT/migrate.m on MSVC. Francois Pichet2011-07-101-0/+5
* tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS...NAKAMURA Takumi2011-07-101-1/+2
* c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead.NAKAMURA Takumi2011-07-101-0/+5
* Fix linker problem in buildbot.Argyrios Kyrtzidis2011-07-091-1/+1
* Ugh, fix CMake.Argyrios Kyrtzidis2011-07-091-1/+1
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-093-0/+120