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 2984766b0 [ubsan-minimal] Filter targets to test by host arch on Darwin new a2a96a61a [compiler-rt] Cleanup SignalContext initialization
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/asan/asan_posix.cc | 2 +- lib/asan/asan_win.cc | 2 +- lib/sanitizer_common/sanitizer_common.h | 32 ++++++++-------- lib/sanitizer_common/sanitizer_linux.cc | 6 ++- lib/sanitizer_common/sanitizer_mac.cc | 6 ++- lib/sanitizer_common/sanitizer_posix.cc | 15 ++++---- .../sanitizer_stoptheworld_linux_libcdep.cc | 2 +- lib/sanitizer_common/sanitizer_win.cc | 43 +++++++++++++++------- 8 files changed, 62 insertions(+), 46 deletions(-)