summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-query/QueryParserTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correcting and adding tests for r244206.Aaron Ballman2015-08-061-1/+3
* Slightly less blindly fixing clang-tools-extra now that I remember that the "...David Blaikie2014-04-251-1/+1
* ClangQueryTests: Fix msc17 build. Non-static member initializers are unavaila...NAKAMURA Takumi2014-04-241-2/+2
* Add new 'let' command to bind arbitrary values into constants.Samuel Benzaquen2014-04-231-30/+74
* [cleanup] Re-sort headers with llvm/utils/sort_includes.py.Chandler Carruth2014-03-041-1/+1
* Add completion to the query parser, and hook it up to clang-query.Peter Collingbourne2014-02-011-16/+41
* Introduce clang-query tool.Peter Collingbourne2013-11-081-0/+87
OpenPOWER on IntegriCloud