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 879bc1ea5 Adapt UBSan integer truncation tests to NetBSD new 6cd9bdd19 [sanitizer] Add char **GetEnviron() on all other platforms new 42f10cefa [sanitizer] Fix nolibc unittests broken by r346215
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/sanitizer_common/sanitizer_common.h | 1 + lib/sanitizer_common/sanitizer_fuchsia.cc | 1 + lib/sanitizer_common/sanitizer_linux.cc | 33 +++-------------------- lib/sanitizer_common/sanitizer_linux_libcdep.cc | 35 +++++++++++++++++++++++++ lib/sanitizer_common/sanitizer_openbsd.cc | 6 +++++ lib/sanitizer_common/sanitizer_rtems.cc | 1 + lib/sanitizer_common/sanitizer_win.cc | 5 ++++ 7 files changed, 53 insertions(+), 29 deletions(-)