This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1542986 [ASTImporter] Fix for importing unnamed structs new f117b13 Enhance -Wshadow to warn when shadowing typedefs or type aliases
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/Basic/DiagnosticSemaKinds.td | 4 +- include/clang/Sema/Sema.h | 5 +- lib/Sema/SemaDecl.cpp | 73 ++++++++++++++++------ test/SemaCXX/warn-shadow.cpp | 97 ++++++++++++++++++++++++++++-- 4 files changed, 155 insertions(+), 24 deletions(-)