[PATCH] D77053: [Syntax] A tool to dump syntax tree and token buffer

Marcel Hlopko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 07:01:47 PDT 2020


hlopko abandoned this revision.
hlopko added a comment.

Talked to gribozavr2 offline and decided to abandon this patch. If in the future we'll have a need for a tool to dump syntax trees, we'll probably implement it in clang behind hidden options, and we'll provide a json output format as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77053/new/

https://reviews.llvm.org/D77053





More information about the cfe-commits mailing list