]> granicus.if.org Git - clang/commit
[ASTDump] Mark BlockDecls which capture this with a tag
authorStephen Kelly <steveire@gmail.com>
Fri, 18 Jan 2019 21:55:24 +0000 (21:55 +0000)
committerStephen Kelly <steveire@gmail.com>
Fri, 18 Jan 2019 21:55:24 +0000 (21:55 +0000)
commitd87b091f165b7fd10948b288e84c5a4e0a00f981
treeae51a2b86f2f0356c6fc3d506cb1c6d210648d67
parenta5347e0eeacb98b46f83fdb96dd0c5e3a0fa8bb0
[ASTDump] Mark BlockDecls which capture this with a tag

Summary:
Removal of the child node makes it easier to separate traversal from
output generation.

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351600 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDumper.cpp
test/AST/ast-dump-decl.mm