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 7907e445f [sanitizer] Fix return type of __bzero and __aeabi_mem* inter [...] new 194ef3aa7 [NFC][Sanitizer] Make GetStackTrace a private method of Buffe [...]
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_stack.cc | 17 ++++++++--------- lib/hwasan/hwasan.cpp | 18 ++++++++---------- lib/lsan/lsan.cc | 12 ++++++------ lib/msan/msan.cc | 16 +++++++--------- lib/sanitizer_common/sanitizer_stacktrace.h | 16 ++++++++++------ lib/tsan/rtl/tsan_stack_trace.cc | 13 ++++++------- lib/ubsan/ubsan_diag_standalone.cc | 10 +++++----- test/sanitizer_common/TestCases/print-stack-trace.cc | 3 +++ 8 files changed, 53 insertions(+), 52 deletions(-)