summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-arcmt-test/c-arcmt-test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix C++ style // comments in a couple of C filesTimur Iskhodzhanov2014-06-061-2/+2
* Flush C stdio streams upon process terminationReid Kleckner2014-06-051-3/+9
* [Cygwin] Work around to flush stdout in a thread, or stdout in threads won't ...NAKAMURA Takumi2012-04-071-0/+3
* 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
* c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead.NAKAMURA Takumi2011-07-101-0/+5
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-0/+82
OpenPOWER on IntegriCloud