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 614a50c10 [compiler-rt] Add missing const specifier to MemoryMappedSegm [...] new 5884a6648 [scudo] Quarantine overhaul
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 | 69 ++++++++++++++++++---------------------- lib/scudo/scudo_flags.cpp | 49 ++++++++++++++++++++++------- lib/scudo/scudo_flags.inc | 22 +++++++++---- test/scudo/overflow.cpp | 6 ++-- test/scudo/quarantine.cpp | 73 +++++++++++++++++++++++++++++++++++++++---- 5 files changed, 154 insertions(+), 65 deletions(-)