Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix C++ style // comments in a couple of C files | Timur Iskhodzhanov | 2014-06-06 | 1 | -2/+2 |
* | Flush C stdio streams upon process termination | Reid Kleckner | 2014-06-05 | 1 | -3/+9 |
* | [Cygwin] Work around to flush stdout in a thread, or stdout in threads won't ... | NAKAMURA Takumi | 2012-04-07 | 1 | -0/+3 |
* | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek | 2012-03-06 | 1 | -2/+31 |
* | [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' p... | Argyrios Kyrtzidis | 2011-07-11 | 1 | -7/+6 |
* | Fix ARCMT/migrate.m on MSVC. | Francois Pichet | 2011-07-10 | 1 | -0/+5 |
* | c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead. | NAKAMURA Takumi | 2011-07-10 | 1 | -0/+5 |
* | [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. | Argyrios Kyrtzidis | 2011-07-09 | 1 | -0/+82 |