This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from b8cfc20 [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available new cab0bf6 ASAN activate/deactive controls thread_local_quarantine_size_ [...] new bc4ff1f Bypass quarantine when quarantine size is set ot zero. new 8f17005 ASAN activate/deactive controls thread_local_quarantine_size_ [...]
The 3 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/asan/asan_activation.cc | 14 ++++++---- lib/asan/asan_activation_flags.inc | 1 + lib/asan/asan_flags.cc | 5 ++++ lib/sanitizer_common/sanitizer_quarantine.h | 32 ++++++++++++++++------ .../Linux/thread_local_quarantine_size_kb.cc | 9 ++++-- 5 files changed, 43 insertions(+), 18 deletions(-)