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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 17:05:32 PST 2017


vitalybuka updated this revision to Diff 122561.
vitalybuka added a comment.

Rebase


https://reviews.llvm.org/D39929

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39929.122561.patch
Type: text/x-patch
Size: 7646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171111/f4386d39/attachment.bin>


More information about the llvm-commits mailing list