[PATCH] D39929: [tsan] Deadly signal handler for tsan

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 11:56:31 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318078: [tsan] Deadly signal handler for tsan (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D39929?vs=122561&id=122695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39929

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/assert.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/ill.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/dump_instruction_bytes.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/fpe.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39929.122695.patch
Type: text/x-patch
Size: 7790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/019ce981/attachment.bin>


More information about the llvm-commits mailing list