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 28f8c79 tsan: don't create sync objects on acquire new 7d98ad9 [sanitizer] Stop unwinding the stack when a close-to-zero 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/sanitizer_common/sanitizer_common.cc | 8 +------- lib/sanitizer_common/sanitizer_common.h | 7 ++++++- lib/sanitizer_common/sanitizer_stacktrace.cc | 3 +++ lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc | 2 ++ lib/sanitizer_common/tests/sanitizer_stacktrace_test.cc | 13 +++++++++++++ 5 files changed, 25 insertions(+), 8 deletions(-)