1. 7e96bfb Introduce CompilationDatabase::getAllCompileCommands() that returns all by Argyrios Kyrtzidis · 12 years ago
  2. 3201da3 CompilationDatabaseTest: Fix another Windows path issue. by Daniel Jasper · 12 years ago
  3. 8a5e8c3 CompilationDatabase: Use //net paths for tests, as they should be by Daniel Jasper · 12 years ago
  4. 2dbe2fa FileNameMatchTrie: Use StringRef instead of Twines where possible. by Daniel Jasper · 12 years ago
  5. d3420c9 Support symlinks and relative paths in complilation databases. by Daniel Jasper · 12 years ago
  6. 7fd90b0 Use LLVM's plugin registry to enable registering new compilation by Daniel Jasper · 12 years ago
  7. a3c7096 Allows retrieving all files in a CompilationDatabase. by Manuel Klimek · 12 years ago
  8. 1a8d686 Fixes crasher bug in JSONCompilationDatabase for invalid input. by Manuel Klimek · 13 years ago
  9. 30318e6 Adds a FixedCompilationDatabase to be able to specify tool parameters by Manuel Klimek · 13 years ago
  10. cb971c6 Adds a tooling library. by Manuel Klimek · 13 years ago