summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-query/Query.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove call to llvm::makeArrayRef. Implicit conversion is sufficient.Craig Topper2014-08-291-1/+1
* Simplify creation of a couple ArrayRefs by using None and makeArrayRef.Craig Topper2014-08-271-2/+2
* Slightly less blindly fixing clang-tools-extra now that I remember that the "...David Blaikie2014-04-251-4/+1
* Add new 'let' command to bind arbitrary values into constants.Samuel Benzaquen2014-04-231-1/+10
* Revert r194247 conditional on non-MSVC.Peter Collingbourne2013-11-081-0/+5
* clang-query: Unbreak msvc.NAKAMURA Takumi2013-11-081-3/+0
* Introduce clang-query tool.Peter Collingbourne2013-11-081-0/+131
OpenPOWER on IntegriCloud