This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2e8d7182c2 [analyzer] MoveChecker: Improve warning and note messages. new 1a0f6a2ab4 Fix -Wmismatched-tags to not warn on redeclarations of struc [...]
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 | 18 +++-- lib/Sema/SemaDecl.cpp | 122 ++++++++++++++++++----------- test/SemaCXX/struct-class-redecl.cpp | 31 +++++++- 3 files changed, 116 insertions(+), 55 deletions(-)