[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)
commit149119dc5f71b19500456307b2f50cea3fce42f9
treeafc9c44d0d374a1018a4bf4bc9dd0592bb16bfcd
parent4599159ac3a1634accf457c15c2d0e1dc8063ee2
[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

llvm-svn: 351597
clang/lib/AST/ASTDumper.cpp
clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-decl.m