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 cd741c90d Set the default SANITIZER_CXX_ABI library to libc++ for FreeB [...] new aa2e55581 [xray] Disable alignas() for thread_local objects on NetBSD new 4448e3b11 [xray] Detect MPROTECT and error out when it's enabled (on NetBSD)
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 | 24 ++++++++++++++++++++++++ lib/sanitizer_common/sanitizer_mac.cc | 4 ++++ lib/sanitizer_common/sanitizer_rtems.cc | 1 + lib/sanitizer_common/sanitizer_win.cc | 4 ++++ lib/xray/xray_basic_logging.cc | 2 +- lib/xray/xray_defs.h | 10 ++++++++++ lib/xray/xray_fdr_logging.cc | 4 +++- lib/xray/xray_init.cc | 3 +++ 10 files changed, 52 insertions(+), 2 deletions(-)