[PATCH] D55190: Move dump of individual comment nodes to NodeDumper

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 12:54:18 PST 2018


aaron.ballman added a comment.

Looks reasonable, but similar to D55189 <https://reviews.llvm.org/D55189>, can more of the implementation be pushed into a .cpp file rather than left in a header?


Repository:
  rC Clang

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

https://reviews.llvm.org/D55190





More information about the cfe-commits mailing list