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 c38680b [sancov] Disable failing test for MIPS. new 044cfea [scudo] 32-bit quarantine sizes adjustments and bug fixes
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: lib/scudo/scudo_allocator.cpp | 18 ++++++++----- lib/scudo/scudo_flags.cpp | 9 +++++-- lib/scudo/scudo_flags.inc | 6 +++-- test/scudo/alignment.cpp | 3 +-- test/scudo/double-free.cpp | 12 +++------ test/scudo/interface.cpp | 45 ++++++++++++++++++++++--------- test/scudo/lit.cfg | 6 ++--- test/scudo/malloc.cpp | 7 +++-- test/scudo/memalign.cpp | 12 +++------ test/scudo/mismatch.cpp | 11 +++----- test/scudo/options.cpp | 6 ++--- test/scudo/overflow.cpp | 10 +++---- test/scudo/preinit.cpp | 5 ++-- test/scudo/quarantine.cpp | 62 ++++++++++++++++++++++++++----------------- test/scudo/realloc.cpp | 25 +++++++---------- test/scudo/secondary.cpp | 7 +++-- test/scudo/sized-delete.cpp | 3 ++- test/scudo/sizes.cpp | 21 +++++---------- 18 files changed, 143 insertions(+), 125 deletions(-)