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