Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include Path.h instead of PathV2.h. | Rafael Espindola | 2013-06-11 | 1 | -1/+1 |
* | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 1 | -1/+1 |
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Hopefully appease Windows buildbot with Japanese (?) error message. | Daniel Jasper | 2012-10-08 | 1 | -0/+1 |
* | FileNameMatchTrie: Use StringRef instead of Twines where possible. | Daniel Jasper | 2012-10-08 | 1 | -3/+2 |
* | Support symlinks and relative paths in complilation databases. | Daniel Jasper | 2012-10-08 | 1 | -0/+188 |