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 f569d19ea [asan] Complete the Fuchsia port new 5f5d782f4 [asan] Refactor thread creation bookkeeping
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_internal.h | 3 +++ lib/asan/asan_rtl.cc | 7 +----- lib/asan/asan_thread.cc | 27 +++++++++++++++-------- lib/asan/asan_thread.h | 13 +++++++++-- lib/sanitizer_common/sanitizer_thread_registry.cc | 26 +++++++++++++++++----- 5 files changed, 53 insertions(+), 23 deletions(-)