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 09934ba54 [hwasan] Disable vfork code when building w/o interceptors. new a80a802a6 [NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
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_errors.cc | 2 +- lib/asan/asan_stack.h | 12 +++--- lib/hwasan/hwasan.h | 13 +++---- lib/hwasan/hwasan_linux.cpp | 7 ++-- lib/lsan/lsan.cc | 2 +- lib/lsan/lsan.h | 4 +- lib/msan/msan.cc | 2 +- lib/msan/msan.h | 25 ++++++------ lib/sanitizer_common/sanitizer_stacktrace.h | 45 +++++++++++++++------- .../sanitizer_symbolizer_report.cc | 13 ++----- lib/tsan/rtl/tsan_rtl.cc | 10 +---- lib/tsan/rtl/tsan_rtl_report.cc | 12 ++---- lib/ubsan/ubsan_diag_standalone.cc | 24 ++++++------ 13 files changed, 83 insertions(+), 88 deletions(-)