[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)
commitbbd08cce792400302e3f5cf35d3d80cd12e2531f
treeecea2758d774f17d07866eb2910a715afc3ab9bc
parent5110ebd9fe5f3c4d6714b6b01635f8f211786808
[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

llvm-svn: 351601
clang/lib/AST/ASTDumper.cpp