Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the "quit" command as a way to terminate clang-query interactive sessions. | Aaron Ballman | 2015-08-06 | 1 | -0/+5 |
* | [clang-query] Use the new API for named values from the Parser. | Samuel Benzaquen | 2014-08-12 | 1 | -18/+5 |
* | QueryParser::doParse(): Fix msc17 build. Don't use initializer list. | NAKAMURA Takumi | 2014-04-23 | 1 | -1/+1 |
* | Add new 'let' command to bind arbitrary values into constants. | Samuel Benzaquen | 2014-04-23 | 1 | -27/+83 |
* | [cleanup] Re-sort headers with llvm/utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+0 |
* | Add completion to the query parser, and hook it up to clang-query. | Peter Collingbourne | 2014-02-01 | 1 | -38/+110 |
* | Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't | Chandler Carruth | 2014-01-07 | 1 | -2/+2 |
* | Silence GCC warning. | Peter Collingbourne | 2013-11-08 | 1 | -0/+2 |
* | Introduce clang-query tool. | Peter Collingbourne | 2013-11-08 | 1 | -0/+165 |