This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b527d8eb2f Use -fdebug-compilation-dir to form absolute paths in covera [...] new fa29e30703 Revert [mangle] Fix mangling where an extra mangle context i [...]
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, 25 insertions(+), 26 deletions(-)