1. 296028e Comment that clang.dll is unavailable on cygming yet. by Ted Kremenek · 12 years ago
  2. b6678d7 c-arcmt-test/Makefile: Restore some stuff. clang.dll is unavailable on cygming yet. by NAKAMURA Takumi · 12 years ago
  3. 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
  4. a59114b c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang.dll. by NAKAMURA Takumi · 12 years ago
  5. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  6. ba8be8c Kill the last vestiges of clangIndex by Douglas Gregor · 12 years ago
  7. 3be55cd [Cygwin] Work around to flush stdout in a thread, or stdout in threads won't be flushed at exit. by NAKAMURA Takumi · 12 years ago
  8. 74d2a9c Update library dependencies to add clangEdit on c-index-test and c-arcmt-test. by NAKAMURA Takumi · 12 years ago
  9. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 12 years ago
  10. 97c337c [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. by Argyrios Kyrtzidis · 13 years ago
  11. 9de09d4 Fix ARCMT/migrate.m on MSVC. by Francois Pichet · 13 years ago
  12. 23319f3 tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS to satisfy linking on cygming. by NAKAMURA Takumi · 13 years ago
  13. 0989bf7 c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead. by NAKAMURA Takumi · 13 years ago
  14. bb54093 Fix linker problem in buildbot. by Argyrios Kyrtzidis · 13 years ago
  15. 4fc446f Ugh, fix CMake. by Argyrios Kyrtzidis · 13 years ago
  16. 69325d5 [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. by Argyrios Kyrtzidis · 13 years ago