Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c29db84419592e98e71a08d1a9fb04a3d6b51a0c
/
clang-tools-extra
/
clang-query
/
QueryParser.cpp
5890717
Add the "quit" command as a way to terminate clang-query interactive sessions.
by Aaron Ballman
· 10 years ago
d734943
[clang-query] Use the new API for named values from the Parser.
by Samuel Benzaquen
· 11 years ago
fcb3fa1
QueryParser::doParse(): Fix msc17 build. Don't use initializer list.
by NAKAMURA Takumi
· 12 years ago
1f6066c
Add new 'let' command to bind arbitrary values into constants.
by Samuel Benzaquen
· 12 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
85e6e87
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
by Chandler Carruth
· 12 years ago
0dc0e6d
Silence GCC warning.
by Peter Collingbourne
· 12 years ago
8b1265b
Introduce clang-query tool.
by Peter Collingbourne
· 12 years ago