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 417da9fd1 hwasan: Fix an off-by-one error in PrintTagsAroundAddr. new fc94390a9 [TSan] Improve handling of stack pointer mangling in {set,lon [...]
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_interceptors.cc | 3 +++ lib/tsan/rtl/tsan_platform.h | 1 + lib/tsan/rtl/tsan_platform_linux.cc | 33 +++++++++++++++++++++++++++++++++ lib/tsan/rtl/tsan_platform_mac.cc | 4 ++++ 4 files changed, 41 insertions(+)