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 b5c751dcf sanitizer_common: fix freebsd build error new f754c5f52 [TSAN] Add read/write range interface functions with PC
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_interface.h | 5 +++++ lib/tsan/rtl/tsan_interface_inl.h | 8 ++++++++ test/tsan/{java_race_pc.cpp => race_range_pc.cc} | 22 +++++++++++----------- 3 files changed, 24 insertions(+), 11 deletions(-) copy test/tsan/{java_race_pc.cpp => race_range_pc.cc} (57%)