This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ac22e58a41 [OpenMP] Add test for requires and unified shared memory cla [...] new be697a650a Add JSON dumping tests for ObjC statements; add support for [...]
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 | 1 + lib/AST/JSONNodeDumper.cpp | 7 + test/AST/ast-dump-stmt-json.m | 719 +++++++++++++++++++++++++++++++++++++ 3 files changed, 727 insertions(+) create mode 100644 test/AST/ast-dump-stmt-json.m