This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 171531e317 [WebAssembly] Bulk memory intrinsics and builtins new bd13309d52 Restore Check for Unreachable Exit Block in -Winfinite-recursion new 5fd921b1de [NewPM] Second attempt at porting ASan
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 | 46 +++++++++++++++++++++++++++++--- lib/Sema/AnalysisBasedWarnings.cpp | 4 +++ test/CodeGen/asan-new-pm.ll | 28 +++++++++++++++++++ test/SemaCXX/warn-infinite-recursion.cpp | 13 +++++++-- 4 files changed, 86 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/asan-new-pm.ll