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 cad2d7941 [safestack] Remove Darwin from supported platforms new 5afabe80e On Darwin allow for sanitizer malloc implementations to provi [...] new 1d5332b3b On Darwin add allocator address and size fields to `sanitizer [...] new b93e07180 [ASan] On Darwin record global allocator pointer and size in [...]
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_malloc_mac.cc | 18 ++++++++++ lib/lsan/lsan_malloc_mac.cc | 2 ++ lib/sanitizer_common/sanitizer_malloc_mac.inc | 48 ++++++++++++++++++++++++--- lib/tsan/rtl/tsan_malloc_mac.cc | 2 ++ 4 files changed, 66 insertions(+), 4 deletions(-)