1. e802c61 Place back previous order of add_subdirectory()'s to reflect build depedencies. by Ted Kremenek · 13 years ago
  2. 2dc651d Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics. by Ted Kremenek · 13 years ago
  3. 38559ec Sort CMakeLists.txt. by Ted Kremenek · 13 years ago
  4. 69325d5 [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. by Argyrios Kyrtzidis · 13 years ago
  5. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  6. f51f20f Rename 'CIndex' to 'libclang', since it has basically become our stable public by Daniel Dunbar · 14 years ago
  7. 9fb48de Eliminate index-test; all of its tested functionality is now in c-index-test. by Douglas Gregor · 15 years ago
  8. 864db01 Remove clang-cc tool, it has joined in unholy union with clang. by Daniel Dunbar · 15 years ago
  9. aa7dd81 Sort CMakeLists.txt by Kovarththanan Rajaratnam · 15 years ago
  10. cd1b5cb Remove stale reference to old WPA dir, patch by Kovarththanan Rajaratnam. by Daniel Dunbar · 15 years ago
  11. 2e06fc8 Changes for building as a Windows DLL by John Thompson · 15 years ago
  12. 1cf13cd Disable c-index-test on MSVC until someone figures out the real problem. by Daniel Dunbar · 15 years ago
  13. ac47bc7 CMake build support for libCIndex and c-index-test. The indexing tests by Douglas Gregor · 15 years ago
  14. 9773f60 Hide clang-wpa executable behind a CMake variable so it won't be built by default by Douglas Gregor · 15 years ago
  15. 0d9ff0b Add 'clang-wpa' to the CMake-based build. by Ted Kremenek · 15 years ago
  16. 30b983b Introduce tools/index-test. by Argyrios Kyrtzidis · 15 years ago
  17. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 15 years ago
  18. cbcd98b Add CMake files for tools/driver; I am just guessing here, can someone test/fix? by Daniel Dunbar · 15 years ago