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 b5edc3e43 Fix windows buildbot broken by r313999 new fa06689f9 [sanitizer] Move CommonSanitizerReportMutex from _print.cc to [...] new 106ad97ba [asan] Fix unlocking order for CommonSanitizerReportMutex and [...] new 13b2b2b88 [sanitizer] Move report locking code from asan into common
The 3 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_report.cc | 55 +++++++------------------------- lib/sanitizer_common/sanitizer_common.cc | 38 ++++++++++++++++++++++ lib/sanitizer_common/sanitizer_common.h | 8 +++++ lib/sanitizer_common/sanitizer_printf.cc | 2 -- 4 files changed, 57 insertions(+), 46 deletions(-)