This is an archive of the discontinued LLVM Phabricator instance.

[Syntax] A tool to dump syntax tree and token buffer
Changes PlannedPublic

Authored by ilya-biryukov on Nov 27 2019, 8:28 AM.

Details

Reviewers
None

Diff Detail

Event Timeline

ilya-biryukov created this revision.Nov 27 2019, 8:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 27 2019, 8:28 AM

Would want to add some tests before landing this. But this is tool is generally useful to experiment with syntax trees, so posting it early (so that it doesn't get lost)

ilya-biryukov planned changes to this revision.Nov 27 2019, 8:29 AM

Build result: pass - 60223 tests passed, 0 failed and 732 were skipped.

Log files: console-log.txt, CMakeCache.txt