[PATCH] D55189: Extract TextNodeDumper class

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 01:45:21 PST 2018


steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.

Start by moving some utilities to it. It will eventually house dumping
of individual nodes (after indentation etc has already been accounted
for).


Repository:
  rC Clang

https://reviews.llvm.org/D55189

Files:
  include/clang/AST/ASTTextNodeDumper.h
  lib/AST/ASTDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55189.176322.patch
Type: text/x-patch
Size: 35537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/3e864f7d/attachment-0001.bin>


More information about the cfe-commits mailing list