Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Event Timeline
Comment Actions
Please update HelpQuery::run() to print out the new mnemonic (it's the *only* form of public documentation we have for clang-query currently).
Paths
| Differential D52746
[clang-query] Add single-letter 'q' alias for 'quit' ClosedPublic Authored by steveire on Oct 1 2018, 1:50 PM.
Details
Diff Detail
Event TimelineComment Actions Please update HelpQuery::run() to print out the new mnemonic (it's the *only* form of public documentation we have for clang-query currently). Comment Actions
Good point, thanks! This revision is now accepted and ready to land.Oct 2 2018, 2:38 PM Closed by commit rCTE343664: [clang-query] Add single-letter 'q' alias for 'quit' (authored by steveire). · Explain WhyOct 3 2018, 12:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 168077 clang-query/Query.cpp
clang-query/QueryParser.cpp
unittests/clang-query/QueryParserTest.cpp
|