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 d0814dbbf Revert "[sanitizers] MSVC warning disable for clean build" an [...] new e91386822 [Sanitizer][Darwin] Add interceptor for malloc_zone_from_ptr
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/sanitizer_common/sanitizer_malloc_mac.inc | 11 +++++- .../TestCases/Darwin/malloc_zone.cpp | 45 ++++++++++++++++++++++ 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 test/sanitizer_common/TestCases/Darwin/malloc_zone.cpp