Change InitListExpr dump to label and pointer
authorStephen Kelly <steveire@gmail.com>
Mon, 10 Dec 2018 20:53:32 +0000 (20:53 +0000)
committerStephen Kelly <steveire@gmail.com>
Mon, 10 Dec 2018 20:53:32 +0000 (20:53 +0000)
commita1005921eb6bd3423a91db18a5ca674c3c3395fb
tree92d0ca50db6fb7ed3bcca9b61053541faf88726d
parente740145e19b74a98c82d9870b93f9b1c306c20d4
Change InitListExpr dump to label and pointer

Summary: Don't add a child just for the label.

Reviewers: aaron.ballman

Subscribers: cfe-commits

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

llvm-svn: 348794
clang/lib/AST/ASTDumper.cpp
clang/test/AST/ast-dump-stmt.cpp