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 c4e9bffcf Fixup for r340342: Avoid Block_release'ing the block since we [...] new ce17deac2 [tsan] Adjust setjmp/longjmp handling on Darwin for macOS Mojave
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_mac.cc | 4 ++++ lib/sanitizer_common/sanitizer_mac.h | 4 ++++ lib/tsan/rtl/tsan_interceptors.cc | 3 ++- lib/tsan/rtl/tsan_platform_mac.cc | 8 ++++++++ lib/tsan/rtl/tsan_rtl_aarch64.S | 12 +++++++++--- lib/tsan/rtl/tsan_rtl_amd64.S | 3 +++ 6 files changed, 30 insertions(+), 4 deletions(-)