This is useful to experiment/develop syntax trees.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95526
[Syntax] Add syntax-tree-dump in clang-check. ClosedPublic Authored by hokein on Jan 27 2021, 7:17 AM.
Details
Summary This is useful to experiment/develop syntax trees.
Diff Detail
Event Timelinesammccall added inline comments. This revision is now accepted and ready to land.Jan 27 2021, 9:25 AM This revision was landed with ongoing or failed builds.Jan 29 2021, 5:20 AM Closed by commit rGe90e455d2a0c: [Syntax] Add syntax-tree-dump in clang-check. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320113 clang/test/Tooling/clang-check-syntax-tree-dump.cpp
clang/tools/clang-check/CMakeLists.txt
clang/tools/clang-check/ClangCheck.cpp
|
DumpSyntaxTree since this is used for its side-effect?