]> granicus.if.org Git - clang/commit
[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)
commit227f2cbbb5ccaadf833eaf165030bc5ea2509ac5
treeeb55c9bad011d13a819cb10e368cdbb54e4aca3b
parentf4295e64ab4d0f5737616e3b0803e51389dad854
[ASTDump] NFC: Move dump of individual Stmts to TextNodeDumper

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351014 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TextNodeDumper.h
lib/AST/ASTDumper.cpp
lib/AST/TextNodeDumper.cpp