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 6e32365b3 tsan: prepare clock for future changes new 14a186f06 tsan: refactor SyncClock code new d16bb5ca2 tsan: remove some clock-related stats
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/tsan/rtl/tsan_clock.cc | 114 ++++++++++++++++++++++----------------------- lib/tsan/rtl/tsan_clock.h | 1 + lib/tsan/rtl/tsan_stat.cc | 5 +- lib/tsan/rtl/tsan_stat.h | 5 +- 4 files changed, 58 insertions(+), 67 deletions(-)