| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce CompilationDatabase::getAllCompileCommands() that returns all | Argyrios Kyrtzidis | 2012-12-04 | 1 | -0/+49 |
| * | CompilationDatabaseTest: Fix another Windows path issue. | Daniel Jasper | 2012-10-08 | 1 | -2/+6 |
| * | CompilationDatabase: Use //net paths for tests, as they should be | Daniel Jasper | 2012-10-08 | 1 | -40/+42 |
| * | FileNameMatchTrie: Use StringRef instead of Twines where possible. | Daniel Jasper | 2012-10-08 | 1 | -2/+2 |
| * | Support symlinks and relative paths in complilation databases. | Daniel Jasper | 2012-10-08 | 1 | -9/+86 |
| * | Use LLVM's plugin registry to enable registering new compilation | Daniel Jasper | 2012-08-24 | 1 | -1/+1 |
| * | Allows retrieving all files in a CompilationDatabase. | Manuel Klimek | 2012-07-13 | 1 | -0/+38 |
| * | Fixes crasher bug in JSONCompilationDatabase for invalid input. | Manuel Klimek | 2012-05-15 | 1 | -0/+20 |
| * | Adds a FixedCompilationDatabase to be able to specify tool parameters | Manuel Klimek | 2012-04-18 | 1 | -0/+69 |
| * | Adds a tooling library. | Manuel Klimek | 2012-04-04 | 1 | -0/+223 |

