This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 550e0fa Handle UsingDecl and UsingShadowDecl in DeclContextPrinter new 4e71c53 Handle EmptyDecl in DeclContextPrinter new 7fd9da9 Handle ClassTemplateSpecializationDecl in DeclContextPrinter new 44df50d Handle AccessSpecDecl in DeclContextPrinter new d26625b Handle VarTemplateDecl in DeclContextPrinter new 48194d1 Handle StaticAssertDecl in DeclContextPrinter
The 5 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/Frontend/ASTConsumers.cpp | 39 ++++++++++++++++++++++++++++++++- test/Coverage/ast-printing.cpp | 12 +++++----- test/Coverage/cxx-language-features.inc | 24 ++++++++++++++++++++ 3 files changed, 68 insertions(+), 7 deletions(-)