This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aa2a5337ff [ASTDump] Mark null params with a tag rather than a child node new 3c50407abf [ASTDump] NFC: Remove non-needed braces new 4bc8e3364b [ASTDump] NFC: Remove redundant condition new 8575cc6336 [ASTDump] NFC: Move variable into if() statement new 452feec84a [ASTDump] Add test for current AST dump behavior
The 4 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: lib/AST/ASTDumper.cpp | 11 +++-------- test/AST/ast-dump-undeserialized.cpp | 4 ++++ 2 files changed, 7 insertions(+), 8 deletions(-) create mode 100644 test/AST/ast-dump-undeserialized.cpp