1. 7d17010 Use only explicit bool conversion operator by David Blaikie · 12 years ago
  2. fe7a348 CommandLineArgumentParser: handle single quotes. by Peter Collingbourne · 13 years ago
  3. f857950 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 13 years ago
  4. 251ad5e Introduce CompilationDatabase::getAllCompileCommands() that returns all by Argyrios Kyrtzidis · 13 years ago
  5. 6b108a6 CompilationDatabaseTest: Fix another Windows path issue. by Daniel Jasper · 13 years ago
  6. 5697f99 CompilationDatabase: Use //net paths for tests, as they should be by Daniel Jasper · 13 years ago
  7. fddb32c FileNameMatchTrie: Use StringRef instead of Twines where possible. by Daniel Jasper · 13 years ago
  8. 26cf9c4 Support symlinks and relative paths in complilation databases. by Daniel Jasper · 13 years ago
  9. 6ed1f85 Use LLVM's plugin registry to enable registering new compilation by Daniel Jasper · 13 years ago
  10. 60b8016 Allows retrieving all files in a CompilationDatabase. by Manuel Klimek · 13 years ago
  11. fdbe4f9 Fixes crasher bug in JSONCompilationDatabase for invalid input. by Manuel Klimek · 13 years ago
  12. ff26efc Adds a FixedCompilationDatabase to be able to specify tool parameters by Manuel Klimek · 14 years ago
  13. 47c245a Adds a tooling library. by Manuel Klimek · 14 years ago