Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove unnecessary include. | Richard Trieu | 2019-01-10 | 1 | -1/+0 |
* | [clang-query] Refactor Output settings to booleans | Stephen Kelly | 2018-10-24 | 1 | -2/+7 |
* | [clang-query] Add option to print matcher expression | Stephen Kelly | 2018-10-20 | 1 | -1/+3 |
* | Add the "quit" command as a way to terminate clang-query interactive sessions. | Aaron Ballman | 2015-08-06 | 1 | -1/+2 |
* | Blindly try to fix the clang-tools-extra build since my local build doesn't a... | David Blaikie | 2014-04-25 | 1 | -2/+2 |
* | Add new 'let' command to bind arbitrary values into constants. | Samuel Benzaquen | 2014-04-23 | 1 | -0/+3 |
* | Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Introduce clang-query tool. | Peter Collingbourne | 2013-11-08 | 1 | -0/+36 |