]> granicus.if.org Git - clang/commit
NFC: Move dump of individual comment nodes to NodeDumper
authorStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:30:17 +0000 (13:30 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:30:17 +0000 (13:30 +0000)
commit047b1e9e949a077d6ec165badb8a2d77d7f054d8
tree45eaa5d1af3b8a8cb296bab342101b96a2790efa
parent116ea9b084305036c0c6fb17c1ad8768e78dacf5
NFC: Move dump of individual comment nodes to NodeDumper

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

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