1. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. c8f0342 Relax some preconditions for using FixedCompilationDatabase. by Edwin Vane · 11 years ago
  4. 8229d22 Include Path.h instead of PathV2.h. by Rafael Espindola · 11 years ago
  5. 7247c88 Use only explicit bool conversion operator by David Blaikie · 11 years ago
  6. b88d948 CommandLineArgumentParser: handle single quotes. by Peter Collingbourne · 11 years ago
  7. cfa88f8 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 11 years ago
  8. 7e96bfb Introduce CompilationDatabase::getAllCompileCommands() that returns all by Argyrios Kyrtzidis · 12 years ago
  9. 3201da3 CompilationDatabaseTest: Fix another Windows path issue. by Daniel Jasper · 12 years ago
  10. 8a5e8c3 CompilationDatabase: Use //net paths for tests, as they should be by Daniel Jasper · 12 years ago
  11. 2dbe2fa FileNameMatchTrie: Use StringRef instead of Twines where possible. by Daniel Jasper · 12 years ago
  12. d3420c9 Support symlinks and relative paths in complilation databases. by Daniel Jasper · 12 years ago
  13. 7fd90b0 Use LLVM's plugin registry to enable registering new compilation by Daniel Jasper · 12 years ago
  14. a3c7096 Allows retrieving all files in a CompilationDatabase. by Manuel Klimek · 12 years ago
  15. 1a8d686 Fixes crasher bug in JSONCompilationDatabase for invalid input. by Manuel Klimek · 12 years ago
  16. 30318e6 Adds a FixedCompilationDatabase to be able to specify tool parameters by Manuel Klimek · 12 years ago
  17. cb971c6 Adds a tooling library. by Manuel Klimek · 12 years ago