This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fd1274fa78 Revert "CodeGen: ensure placeholder instruction for cleanup [...] new a0ec4ff767 Reland the "[NewPM] Port Sancov" patch from rL365838. No fun [...] new bcb1c9a783 Revert "Revert "CodeGen: ensure placeholder instruction for [...]
The 2 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/CodeGen/BackendUtil.cpp | 47 +++++++++++++++--- lib/CodeGen/CGExprAgg.cpp | 19 ++++---- test/CodeGen/sancov-new-pm.c | 41 ++++++++++++++++ .../pr40771-ctad-with-lambda-copy-capture.cpp | 55 ++++++++++++++++++++++ 4 files changed, 147 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/sancov-new-pm.c create mode 100644 test/CodeGenCXX/pr40771-ctad-with-lambda-copy-capture.cpp