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 5c8c2c47d [compiler-rt] Compile signal specific functions only for !SAN [...] new 2eaff6eec [compiler-rt] Add siginfo into SignalContext new a8682fdf7 [compiler-rt] Use SignalContext in ErrorStackOverflow and Err [...]
The 2 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_errors.cc | 33 ++++++----- lib/asan/asan_errors.h | 40 ++++--------- lib/asan/asan_posix.cc | 4 +- lib/asan/asan_report.cc | 4 +- lib/asan/asan_report.h | 2 +- lib/sanitizer_common/sanitizer_common.h | 22 +++++-- lib/sanitizer_common/sanitizer_fuchsia.cc | 2 +- lib/sanitizer_common/sanitizer_posix.cc | 13 +++-- lib/sanitizer_common/sanitizer_posix_libcdep.cc | 6 +- lib/sanitizer_common/sanitizer_win.cc | 77 ++++++++++++++++--------- 10 files changed, 114 insertions(+), 89 deletions(-)