[PATCH] D55488: Add utility for dumping a label with child nodes

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 8 15:31:27 PST 2019


steveire updated this revision to Diff 180754.
steveire added a comment.

Replace std::string with StringRef


Repository:
  rC Clang

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

https://reviews.llvm.org/D55488

Files:
  include/clang/AST/TextNodeDumper.h
  lib/AST/ASTDumper.cpp
  test/AST/ast-dump-stmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55488.180754.patch
Type: text/x-patch
Size: 3757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190108/244409b8/attachment.bin>


More information about the cfe-commits mailing list