Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 1 | -21/+19 |
2013-01-12 | Fix spurious output in JSONCompilationDatabase | Arnaud A. de Grandmaison | 1 | -5/+1 |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 1 | -1/+0 |
2012-12-04 | Introduce CompilationDatabase::getAllCompileCommands() that returns all | Argyrios Kyrtzidis | 1 | -9/+25 |
2012-10-08 | Support symlinks and relative paths in complilation databases. | Daniel Jasper | 1 | -3/+23 |
2012-08-24 | Fix the definition of JSONAnchorSource. MSVC mangles variable symbols, and "v... | NAKAMURA Takumi | 1 | -1/+1 |
2012-08-24 | Use LLVM's plugin registry to enable registering new compilation | Daniel Jasper | 1 | -0/+283 |