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 37f03fe tsan: fix windows build new dabf0d6 tsan: change tsan/Go interface for obtaining the current Processor
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/tsan/go/test.c | 25 ++++++++++++------- lib/tsan/go/tsan_go.cc | 47 ++++++++++++++++++----------------- lib/tsan/rtl/tsan_interceptors.cc | 4 +-- lib/tsan/rtl/tsan_interface_java.cc | 2 +- lib/tsan/rtl/tsan_mman.cc | 16 ++++++------ lib/tsan/rtl/tsan_rtl.h | 7 +++++- lib/tsan/rtl/tsan_rtl_mutex.cc | 14 +++++------ lib/tsan/rtl/tsan_rtl_proc.cc | 8 +++--- lib/tsan/rtl/tsan_rtl_thread.cc | 6 ++--- lib/tsan/rtl/tsan_sync.cc | 8 +++--- lib/tsan/tests/unit/tsan_sync_test.cc | 14 +++++------ 11 files changed, 82 insertions(+), 69 deletions(-)