[PATCH] D55339: NFC: Move VisitExpr code to dumpStmt
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 5 13:08:53 PST 2018
steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.
The call is duplicated in the handlers of all Expr subclasses.
This change makes it easy to split statement handling out to
TextNodeDumper.
Repository:
rC Clang
https://reviews.llvm.org/D55339
Files:
lib/AST/ASTDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55339.176870.patch
Type: text/x-patch
Size: 11602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/6089fe79/attachment-0001.bin>
More information about the cfe-commits
mailing list