1. ef82254 Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  2. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  3. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  4. 166fa98 {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to clangIndex. by NAKAMURA Takumi · 11 years ago
  5. b1e25a1 [Driver] Refactor clang driver to use LLVM's Option library by Reid Kleckner · 11 years ago
  6. 6f7eeb9 libclang: Update comment about USEDLIBS in c-*-test/Makefile. by NAKAMURA Takumi · 11 years ago
  7. eedba1d Add bitreader to LINK_COMPONENTS in users of libclang, c-arcmt-test and c-index-test. by NAKAMURA Takumi · 11 years ago
  8. 296028e Comment that clang.dll is unavailable on cygming yet. by Ted Kremenek · 12 years ago
  9. b6678d7 c-arcmt-test/Makefile: Restore some stuff. clang.dll is unavailable on cygming yet. by NAKAMURA Takumi · 12 years ago
  10. 305c613 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. by Ted Kremenek · 12 years ago
  11. a59114b c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang.dll. by NAKAMURA Takumi · 12 years ago
  12. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  13. ba8be8c Kill the last vestiges of clangIndex by Douglas Gregor · 12 years ago
  14. 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
  15. 74d2a9c Update library dependencies to add clangEdit on c-index-test and c-arcmt-test. by NAKAMURA Takumi · 12 years ago
  16. 30660a8 Add new code migrator support for migrating existing Objective-C code to use by Ted Kremenek · 12 years ago
  17. 97c337c [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. by Argyrios Kyrtzidis · 13 years ago
  18. 9de09d4 Fix ARCMT/migrate.m on MSVC. by Francois Pichet · 13 years ago
  19. 23319f3 tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS to satisfy linking on cygming. by NAKAMURA Takumi · 13 years ago
  20. 0989bf7 c-arcmt-test.c: MSVCRT does not have setenv. Use putenv instead. by NAKAMURA Takumi · 13 years ago
  21. bb54093 Fix linker problem in buildbot. by Argyrios Kyrtzidis · 13 years ago
  22. 4fc446f Ugh, fix CMake. by Argyrios Kyrtzidis · 13 years ago
  23. 69325d5 [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. by Argyrios Kyrtzidis · 13 years ago