Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove call to llvm::makeArrayRef. Implicit conversion is sufficient. | Craig Topper | 2014-08-29 | 1 | -1/+1 |
* | Simplify creation of a couple ArrayRefs by using None and makeArrayRef. | Craig Topper | 2014-08-27 | 1 | -2/+2 |
* | Slightly less blindly fixing clang-tools-extra now that I remember that the "... | David Blaikie | 2014-04-25 | 1 | -4/+1 |
* | Add new 'let' command to bind arbitrary values into constants. | Samuel Benzaquen | 2014-04-23 | 1 | -1/+10 |
* | Revert r194247 conditional on non-MSVC. | Peter Collingbourne | 2013-11-08 | 1 | -0/+5 |
* | clang-query: Unbreak msvc. | NAKAMURA Takumi | 2013-11-08 | 1 | -3/+0 |
* | Introduce clang-query tool. | Peter Collingbourne | 2013-11-08 | 1 | -0/+131 |