[PATCH] D62065: Move dump method implementations to their respective class files

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 17 07:37:50 PDT 2019


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

There is no need to group them together.


Repository:
  rC Clang

https://reviews.llvm.org/D62065

Files:
  lib/AST/ASTDumper.cpp
  lib/AST/Comment.cpp
  lib/AST/DeclBase.cpp
  lib/AST/Stmt.cpp
  lib/AST/Type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62065.200045.patch
Type: text/x-patch
Size: 10606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190517/b6ebcfd0/attachment.bin>


More information about the cfe-commits mailing list