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 c78e1b8ec Splitting out test for Darwin for print-stack-trace: new f728f4698 [Sanitizers] TSan allocator set errno on failure.
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/tsan/rtl/tsan_fd.cc | 6 +-- lib/tsan/rtl/tsan_interceptors.cc | 16 +++---- lib/tsan/rtl/tsan_libdispatch_mac.cc | 3 +- lib/tsan/rtl/tsan_malloc_mac.cc | 4 +- lib/tsan/rtl/tsan_mman.cc | 86 +++++++++++++++++++++++++++-------- lib/tsan/rtl/tsan_mman.h | 15 ++++-- lib/tsan/tests/unit/tsan_mman_test.cc | 83 ++++++++++++++++++++++++++++++--- test/tsan/allocator_returns_null.cc | 12 ++++- 8 files changed, 181 insertions(+), 44 deletions(-)