| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove \brief commands from doxygen comments. | Dmitri Gribenko | 2019-08-22 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Query] NFC: Port QueryParser to StringRef | Stephen Kelly | 2019-01-08 | 1 | -3/+2 |
| * | [clang-query] Add non-exclusive output API | Stephen Kelly | 2018-10-29 | 1 | -1/+1 |
| * | Fix for LLVM r326109 | David Zarzycki | 2018-02-26 | 1 | -1/+0 |
| * | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -2/+1 |
| * | Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes. | Eugene Zelenko | 2016-03-17 | 1 | -2/+2 |
| * | Simplify code. No functional change. | Craig Topper | 2014-06-10 | 1 | -1/+1 |
| * | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 1 | -2/+2 |
| * | Add new 'let' command to bind arbitrary values into constants. | Samuel Benzaquen | 2014-04-23 | 1 | -5/+10 |
| * | [cleanup] Re-sort headers with llvm/utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -2/+1 |
| * | Documentation comments: fix incorrect usage of \param | Dmitri Gribenko | 2014-03-02 | 1 | -4/+4 |
| * | Add completion to the query parser, and hook it up to clang-query. | Peter Collingbourne | 2014-02-01 | 1 | -5/+46 |
| * | Introduce clang-query tool. | Peter Collingbourne | 2013-11-08 | 1 | -0/+27 |