]> granicus.if.org Git - clang/commit
[ASTDump] Mark null params with a tag rather than a child node
authorStephen Kelly <steveire@gmail.com>
Fri, 18 Jan 2019 22:00:16 +0000 (22:00 +0000)
committerStephen Kelly <steveire@gmail.com>
Fri, 18 Jan 2019 22:00:16 +0000 (22:00 +0000)
commitaa2a5337ff3019a3c91f254768c226d25096d121
tree64b8aef03e5299ed6b491b3b5075e4b5a0c72edd
parentd87b091f165b7fd10948b288e84c5a4e0a00f981
[ASTDump] Mark null params with a tag rather than a child node

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

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