summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-query/QuerySession.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove unnecessary include.Richard Trieu2019-01-101-1/+0
* [clang-query] Refactor Output settings to booleansStephen Kelly2018-10-241-2/+7
* [clang-query] Add option to print matcher expressionStephen Kelly2018-10-201-1/+3
* Add the "quit" command as a way to terminate clang-query interactive sessions.Aaron Ballman2015-08-061-1/+2
* Blindly try to fix the clang-tools-extra build since my local build doesn't a...David Blaikie2014-04-251-2/+2
* Add new 'let' command to bind arbitrary values into constants.Samuel Benzaquen2014-04-231-0/+3
* Run llvm/utils/sort_includes.py over the Clang tools code. This doesn'tChandler Carruth2014-01-071-1/+1
* Introduce clang-query tool.Peter Collingbourne2013-11-081-0/+36
OpenPOWER on IntegriCloud