]> granicus.if.org Git - clang/commit
[ASTDump] Mark variadic declarations with a tag instead of child node
authorStephen Kelly <steveire@gmail.com>
Fri, 18 Jan 2019 21:38:30 +0000 (21:38 +0000)
committerStephen Kelly <steveire@gmail.com>
Fri, 18 Jan 2019 21:38:30 +0000 (21:38 +0000)
commita5347e0eeacb98b46f83fdb96dd0c5e3a0fa8bb0
treeaa15666e2a104735fe19018d14606bfb2046b6b1
parentda6440b5b99d40f0540d7210ffeb4835e66a7f22
[ASTDump] Mark variadic declarations with a tag instead of child node

Summary:
This makes it easier to separate traversal of the AST from output
generation.

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

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