This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 058e59f64a Print information about various type nodes when dumping the [...] new f7471edf8f Add an automated note to files produced by gen_ast_dump_json [...]
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: test/AST/ast-dump-comment-json.cpp | 3 + test/AST/ast-dump-decl-json.c | 2 +- test/AST/ast-dump-decl-json.m | 2 + test/AST/ast-dump-enum-json.cpp | 900 +++++++++++----------- test/AST/ast-dump-expr-json.c | 3 + test/AST/ast-dump-expr-json.cpp | 2 + test/AST/ast-dump-expr-json.m | 2 + test/AST/ast-dump-funcs-json.cpp | 3 +- test/AST/ast-dump-if-json.cpp | 3 + test/AST/ast-dump-macro-json.c | 3 + test/AST/ast-dump-namespace-json.cpp | 348 +++++---- test/AST/ast-dump-record-definition-data-json.cpp | 3 + test/AST/ast-dump-records-json.cpp | 3 + test/AST/ast-dump-stmt-json.c | 3 +- test/AST/ast-dump-stmt-json.cpp | 3 + test/AST/ast-dump-stmt-json.m | 2 + test/AST/ast-dump-template-decls-json.cpp | 2 + test/AST/ast-dump-temporaries-json.cpp | 3 +- test/AST/gen_ast_dump_json_test.py | 7 + test/AST/multistep-explicit-cast-json.c | 4 +- test/AST/multistep-explicit-cast-json.cpp | 4 +- 21 files changed, 678 insertions(+), 627 deletions(-)