[PATCH] D61835: Extract ASTDumper to a header file
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 17 07:02:57 PDT 2019
steveire added a comment.
Great, thanks.
I'm going to investigate whether we can move the `dump` method implementations to their respective class files, and then look into a rename for this to `StreamNodeDumper` or so (name tbd).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61835/new/
https://reviews.llvm.org/D61835
More information about the cfe-commits
mailing list