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 2b4c950 [compiler-rt] Fix AllocatorCacheDeallocNewThread unittest new 19dd369 [compiler-rt] Fix sanitizer memory allocator on win64. new de52fc0 [compiler-rt] Enhance unittest coverage for lib interception
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/interception/interception_win.cc | 40 ++++++-- lib/interception/tests/interception_win_test.cc | 111 ++++++++++++++++++--- lib/sanitizer_common/sanitizer_allocator.h | 5 +- lib/sanitizer_common/sanitizer_win.cc | 6 +- .../tests/sanitizer_allocator_test.cc | 6 ++ 5 files changed, 140 insertions(+), 28 deletions(-)