]> granicus.if.org Git - clang/commit
NFC: Move Decl node handling to TextNodeDumper
authorStephen Kelly <steveire@gmail.com>
Tue, 15 Jan 2019 09:35:52 +0000 (09:35 +0000)
committerStephen Kelly <steveire@gmail.com>
Tue, 15 Jan 2019 09:35:52 +0000 (09:35 +0000)
commit24d0264d8e6d75b083e715acf642358472c11f8f
tree070c23351877d2fe505f144253dd1ea796ceccc5
parente0bec0a104b23686c21c388821bd5502f3c11901
NFC: Move Decl node handling to TextNodeDumper

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

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