[ASTDump] NFC: Move dump of individual Stmts to TextNodeDumper
authorStephen Kelly <steveire@gmail.com>
Sat, 12 Jan 2019 16:53:27 +0000 (16:53 +0000)
committerStephen Kelly <steveire@gmail.com>
Sat, 12 Jan 2019 16:53:27 +0000 (16:53 +0000)
commit07b76d23b4518c269cd341d31e6919e6dd5ac3ab
treeeb36013683ebf92966b2b2e9b0652eab2f27215c
parenta0069ba0dbe797ae18354cdd00d84e40f68fb97d
[ASTDump] NFC: Move dump of individual Stmts to TextNodeDumper

Reviewers: aaron.ballman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D55340

llvm-svn: 351014
clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/ASTDumper.cpp
clang/lib/AST/TextNodeDumper.cpp