1. 9fb48de Eliminate index-test; all of its tested functionality is now in c-index-test. by Douglas Gregor · 15 years ago
  2. 864db01 Remove clang-cc tool, it has joined in unholy union with clang. by Daniel Dunbar · 15 years ago
  3. 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
  4. 5039819 Lot's of little changes to get the C-based indexing API going... by Steve Naroff · 15 years ago
  5. d2fa566 Add initial boilerplate for CIndex, a shared library that will vend high-level by Ted Kremenek · 15 years ago
  6. 9797a87 Unbreak build? by Daniel Dunbar · 15 years ago
  7. c596599 update makefile. by Zhongxing Xu · 15 years ago
  8. 30b983b Introduce tools/index-test. by Argyrios Kyrtzidis · 15 years ago
  9. 45d604e Remove ccc from the makefile as well. by Daniel Dunbar · 15 years ago
  10. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 15 years ago
  11. 3ede8d0 Stub out some structure for C++ driver. by Daniel Dunbar · 16 years ago
  12. 7ce86f0 Makefile isn't executable. by Daniel Dunbar · 16 years ago
  13. fec7c2a ccc: Add missing file. by Daniel Dunbar · 16 years ago