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 c97c82c [sanitizer] Add early call handling to strchr + strrchr interceptors new 9b30f14 [sanitizers] Get the proper symbol version when long double t [...] new 9952808 [MSan] [PowerPC] Dereference function descriptors when record [...]
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_interceptors.cc | 2 ++ lib/esan/esan_interceptors.cpp | 2 ++ lib/msan/msan.cc | 7 +++++++ lib/msan/msan_interceptors.cc | 14 ++++++++++++++ .../sanitizer_common_interceptors.inc | 20 ++++++++++++++------ lib/sanitizer_common/sanitizer_platform.h | 8 ++++++++ lib/tsan/rtl/tsan_interceptors.cc | 2 ++ 7 files changed, 49 insertions(+), 6 deletions(-)