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 b3c6c0c00 Update another sanitizer test for C++14. new 313d42812 [sanitizer] Introduce a vDSO aware time function, and use it [...]
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: .../sanitizer_allocator_primary64.h | 6 ++--- lib/sanitizer_common/sanitizer_common.h | 1 + .../sanitizer_common_interceptors.inc | 7 ++++++ lib/sanitizer_common/sanitizer_fuchsia.cc | 2 ++ lib/sanitizer_common/sanitizer_linux.cc | 4 +++ lib/sanitizer_common/sanitizer_linux.h | 1 + lib/sanitizer_common/sanitizer_linux_libcdep.cc | 29 ++++++++++++++++++++++ lib/sanitizer_common/sanitizer_mac.cc | 4 +++ lib/sanitizer_common/sanitizer_syscall_generic.inc | 1 + lib/sanitizer_common/sanitizer_win.cc | 4 +++ lib/scudo/scudo_allocator.cpp | 4 +-- lib/scudo/scudo_tsd.h | 2 +- 12 files changed, 59 insertions(+), 6 deletions(-)