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 8a5e425a6 Fix sanitizer build against latest glibc new 12d16901e tsan: optimize sync clock memory consumption
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/rtl/tsan_clock.cc | 436 +++++++++++++++++++++++---------- lib/tsan/rtl/tsan_clock.h | 207 +++++++++++----- lib/tsan/rtl/tsan_defs.h | 33 ++- lib/tsan/tests/unit/tsan_clock_test.cc | 33 ++- 4 files changed, 512 insertions(+), 197 deletions(-)