This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f4295e64ab Implement TemplateArgument dumping in terms of Visitor new 227f2cbbb5 [ASTDump] NFC: Move dump of individual Stmts to TextNodeDumper
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/TextNodeDumper.h | 56 ++++- lib/AST/ASTDumper.cpp | 491 +------------------------------------ lib/AST/TextNodeDumper.cpp | 465 +++++++++++++++++++++++++++++++++++ 3 files changed, 522 insertions(+), 490 deletions(-)