This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1680f6cae0 Enable control flow pruning of float overflow warnings. new 5d6cd7c26c [AST] Fix printing tag decl groups in decl contexts
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: lib/AST/DeclPrinter.cpp | 24 ++++++----- test/Misc/ast-print-enum-decl.c | 20 +++++++++ test/Misc/ast-print-record-decl.c | 89 +++++++++++++++++++++++++++------------ test/Sema/ast-print.c | 3 +- test/SemaCXX/ast-print.cpp | 7 ++- 5 files changed, 102 insertions(+), 41 deletions(-)