1. 6d402dc Misc Minix-specific changes to clang: by Eli Friedman · 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. 69325d5 [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. by Argyrios Kyrtzidis · 13 years ago
  4. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  5. 4b0104d libclang and c-index-test can be built on Cygming. by NAKAMURA Takumi · 14 years ago
  6. 44bbd79 Minix doesn't support dylibs, PR7294 by Chris Lattner · 14 years ago
  7. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  8. f51f20f Rename 'CIndex' to 'libclang', since it has basically become our stable public by Daniel Dunbar · 14 years ago
  9. 51f4c94 Fix thinko and enable clang build on mingw again (hopefully) by Anton Korobeynikov · 14 years ago
  10. b196ef7 disable these dirs which rely on dynamic linking on mingw/cygwin by Chris Lattner · 14 years ago
  11. 9fb48de Eliminate index-test; all of its tested functionality is now in c-index-test. by Douglas Gregor · 15 years ago
  12. 864db01 Remove clang-cc tool, it has joined in unholy union with clang. by Daniel Dunbar · 15 years ago
  13. e7a5fd4 wpa is an experiment, don't build it by default, it adds to build times due to everything it links in. by Chris Lattner · 15 years ago
  14. 5039819 Lot's of little changes to get the C-based indexing API going... by Steve Naroff · 15 years ago
  15. d2fa566 Add initial boilerplate for CIndex, a shared library that will vend high-level by Ted Kremenek · 15 years ago
  16. 9797a87 Unbreak build? by Daniel Dunbar · 15 years ago
  17. c596599 update makefile. by Zhongxing Xu · 15 years ago
  18. 30b983b Introduce tools/index-test. by Argyrios Kyrtzidis · 15 years ago
  19. 45d604e Remove ccc from the makefile as well. by Daniel Dunbar · 15 years ago
  20. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 15 years ago
  21. 3ede8d0 Stub out some structure for C++ driver. by Daniel Dunbar · 15 years ago
  22. 7ce86f0 Makefile isn't executable. by Daniel Dunbar · 16 years ago
  23. fec7c2a ccc: Add missing file. by Daniel Dunbar · 16 years ago