[PATCH] D55338: NFC: Move VisitStmt code to dumpStmt

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 13:08:23 PST 2018


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

This call is duplicated in Visits of all direct subclasses of Stmt.


Repository:
  rC Clang

https://reviews.llvm.org/D55338

Files:
  lib/AST/ASTDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55338.176869.patch
Type: text/x-patch
Size: 3367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/2140d90f/attachment.bin>


More information about the cfe-commits mailing list