summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-query/QueryParser.h
Commit message (Expand)AuthorAgeFilesLines
* [Query] NFC: Port QueryParser to StringRefStephen Kelly2019-01-081-3/+2
* [clang-query] Add non-exclusive output APIStephen Kelly2018-10-291-1/+1
* Fix for LLVM r326109David Zarzycki2018-02-261-1/+0
* [clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang2016-11-081-2/+1
* Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.Eugene Zelenko2016-03-171-2/+2
* Simplify code. No functional change.Craig Topper2014-06-101-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-06-091-2/+2
* Add new 'let' command to bind arbitrary values into constants.Samuel Benzaquen2014-04-231-5/+10
* [cleanup] Re-sort headers with llvm/utils/sort_includes.py.Chandler Carruth2014-03-041-2/+1
* Documentation comments: fix incorrect usage of \paramDmitri Gribenko2014-03-021-4/+4
* Add completion to the query parser, and hook it up to clang-query.Peter Collingbourne2014-02-011-5/+46
* Introduce clang-query tool.Peter Collingbourne2013-11-081-0/+27
OpenPOWER on IntegriCloud