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 3d84eae21 [asan_symbolize] More debugging output new 6d5cda641 [Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSD
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_posix.cc | 4 ++-- lib/msan/msan_linux.cc | 4 ++-- lib/sanitizer_common/sanitizer_linux.cc | 6 +++++- test/asan/TestCases/Posix/fread_fwrite.cc | 3 --- test/asan/TestCases/Posix/tsd_dtor_leak.cc | 2 -- test/msan/tzset.cc | 1 - 6 files changed, 9 insertions(+), 11 deletions(-)