This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fa29e30703 Revert [mangle] Fix mangling where an extra mangle context i [...] new 4d26f8932d Re-land [mangle] Fix mangling where an extra mangle context [...]
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/AST/ASTContext.h | 5 +++++ include/clang/Sema/Sema.h | 14 +------------- lib/AST/ASTContext.cpp | 10 ++++++++++ lib/Sema/SemaLambda.cpp | 12 ++---------- test/CodeGenCXX/mangle-lambdas.cpp | 10 ++++++++-- 5 files changed, 26 insertions(+), 25 deletions(-)