The call is duplicated in the handlers of all Expr subclasses.
This change makes it easy to split statement handling out to
TextNodeDumper.
Differential D55339
NFC: Move VisitExpr code to dumpStmt ClosedPublic Authored by steveire on Dec 5 2018, 1:08 PM.
Details Summary The call is duplicated in the handlers of all Expr subclasses. This change makes it easy to split statement handling out to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2018, 5:52 AM Closed by commit rC348546: NFC: Move VisitExpr code to dumpStmt (authored by steveire). · Explain WhyDec 6 2018, 3:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177074 lib/AST/ASTDumper.cpp
|
const auto *