Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
clang-tools-extra
/
unittests
/
clang-query
/
QueryParserTest.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
a49fe5d
[clang-query] Add non-exclusive output API
by Stephen Kelly
· 7 years ago
70d7717
[clang-query] Refactor Output settings to booleans
by Stephen Kelly
· 7 years ago
51707b2
[clang-query] Add 'detailed-ast' output as an alias for 'dump'
by Stephen Kelly
· 7 years ago
2c4079c
[clang-query] Add comment token handling
by Stephen Kelly
· 7 years ago
42668a4
[clang-query] Add single-letter 'q' alias for 'quit'
by Stephen Kelly
· 7 years ago
12ae3e6
Sort expected test output after previous commit
by Stephen Kelly
· 7 years ago
c87e99f
[clang-query] Test non-code-completion on single letter shortcuts
by Stephen Kelly
· 7 years ago
98a38f5
[clang-query] Add missing quit test
by Stephen Kelly
· 7 years ago
9af02f2
[clang-query] Add missing 'l' command handling
by Stephen Kelly
· 7 years ago
3abb97e
Correcting and adding tests for r244206.
by Aaron Ballman
· 10 years ago
35013fa
Slightly less blindly fixing clang-tools-extra now that I remember that the "check-clang" target doesn't check clang-tools-extra
by David Blaikie
· 11 years ago
be6b63b
ClangQueryTests: Fix msc17 build. Non-static member initializers are unavailable.
by NAKAMURA Takumi
· 11 years ago
1f6066c
Add new 'let' command to bind arbitrary values into constants.
by Samuel Benzaquen
· 11 years ago
edc9e38
[cleanup] Re-sort headers with llvm/utils/sort_includes.py.
by Chandler Carruth
· 12 years ago
d9a0f25
Add completion to the query parser, and hook it up to clang-query.
by Peter Collingbourne
· 12 years ago
8b1265b
Introduce clang-query tool.
by Peter Collingbourne
· 12 years ago