This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c612045c48 Add test cases for dumping AST decl nodes to JSON; NFC. new c9b89cae0d Add test cases for dumping AST function decl nodes to JSON; NFC.
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-funcs-json.cpp | 1126 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 1126 insertions(+) create mode 100644 test/AST/ast-dump-funcs-json.cpp