This will make it possible to add non-exclusive mode output.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53501
[clang-query] Refactor Output settings to booleans ClosedPublic Authored by steveire on Oct 22 2018, 8:12 AM.
Details Summary This will make it possible to add non-exclusive mode output.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 23 2018, 6:06 AM Closed by commit rCTE345194: [clang-query] Refactor Output settings to booleans (authored by steveire). · Explain WhyOct 24 2018, 1:36 PM Closed by commit rL345194: [clang-query] Refactor Output settings to booleans (authored by steveire). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170976 clang-tools-extra/trunk/clang-query/Query.h
clang-tools-extra/trunk/clang-query/Query.cpp
clang-tools-extra/trunk/clang-query/QueryParser.cpp
clang-tools-extra/trunk/clang-query/QuerySession.h
clang-tools-extra/trunk/unittests/clang-query/QueryEngineTest.cpp
clang-tools-extra/trunk/unittests/clang-query/QueryParserTest.cpp
|