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 cc0ab3fcf Correct a typo in tsan_pthread_setname_np in the FreeBSD code new 2ad995068 [compiler-rt] Replace forkpty with posix_spawn new d755bfd98 [sanitizer] Implement NanoTime() on Darwin
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_mac.cc | 93 ++++++++++++++++------ lib/sanitizer_common/sanitizer_posix.h | 2 +- .../sanitizer_symbolizer_internal.h | 4 +- .../sanitizer_symbolizer_libcdep.cc | 4 +- lib/sanitizer_common/sanitizer_symbolizer_mac.cc | 2 +- .../sanitizer_symbolizer_posix_libcdep.cc | 84 +++++-------------- 6 files changed, 94 insertions(+), 95 deletions(-)