This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a82c23ee67 [MSan] Disable sanitization for __sanitizer_dtor_callback. new 75e0b9b21c Revert "Give external linkage and mangling to lambdas inside [...]
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/Decl.cpp | 21 +++------ lib/AST/ItaniumMangle.cpp | 8 +--- lib/AST/Linkage.h | 3 +- lib/Parse/ParseDecl.cpp | 66 ++++++++++++---------------- lib/Sema/SemaDeclCXX.cpp | 26 +++++------ lib/Sema/SemaLambda.cpp | 16 +------ lib/Sema/SemaTemplateInstantiateDecl.cpp | 10 ++++- test/CodeGenCXX/mangle-lambdas.cpp | 28 +++--------- test/SemaCXX/vartemplate-lambda.cpp | 2 +- test/SemaTemplate/instantiate-static-var.cpp | 2 +- 10 files changed, 65 insertions(+), 117 deletions(-)