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 0f6ecea95 [msan] Intercept __getrlimit. new eb7816fac Rename tsan_interceptors.cpp into tsan_interceptors_posix.cpp new f4c36bc02 compiler-rt: move all __GLIBC_PREREQ into own header file new 8ea41dbb8 compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT_GETRANDOM
The 3 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/sanitizer_common/sanitizer_getauxval.h | 7 +------ .../sanitizer_glibc_version.h} | 23 +++++++++++----------- lib/sanitizer_common/sanitizer_linux_libcdep.cpp | 7 ++----- .../sanitizer_platform_interceptors.h | 4 ++-- .../sanitizer_platform_limits_posix.cpp | 5 +---- .../sanitizer_platform_limits_posix.h | 9 +++++---- lib/tsan/CMakeLists.txt | 2 +- ...nterceptors.cpp => tsan_interceptors_posix.cpp} | 2 +- lib/tsan/rtl/tsan_report.cpp | 2 +- 9 files changed, 26 insertions(+), 35 deletions(-) copy lib/{builtins/atomic_thread_fence.c => sanitizer_common/sanitizer_glibc_versi [...] rename lib/tsan/rtl/{tsan_interceptors.cpp => tsan_interceptors_posix.cpp} (99%)