This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f50d5f254 Fix test/AST/ast-dump-records-json.cpp after ConstantExpr ch [...] new 058e59f64a Print information about various type nodes when dumping the [...]
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/JSONNodeDumper.h | 14 + lib/AST/JSONNodeDumper.cpp | 119 + test/AST/ast-dump-record-definition-data-json.cpp | 11 +- test/AST/ast-dump-records-json.cpp | 4486 +++++++++++---------- test/AST/ast-dump-stmt-json.cpp | 18 +- test/AST/ast-dump-template-decls-json.cpp | 13 +- 6 files changed, 2418 insertions(+), 2243 deletions(-)