[PATCH] D55491: Implement TemplateArgument dumping in terms of Visitor

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 9 05:50:38 PST 2018


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

Split the output streaming from the traversal to other AST nodes.


Repository:
  rC Clang

https://reviews.llvm.org/D55491

Files:
  include/clang/AST/TemplateArgumentVisitor.h
  include/clang/AST/TextNodeDumper.h
  lib/AST/ASTDumper.cpp
  lib/AST/TextNodeDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55491.177417.patch
Type: text/x-patch
Size: 12433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181209/7a7c0aa1/attachment-0001.bin>


More information about the cfe-commits mailing list