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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 16:46:01 PST 2017


vitalybuka created this revision.
Herald added a subscriber: kubamracek.

https://github.com/google/sanitizers/issues/637


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.122556.patch
Type: text/x-patch
Size: 7675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171111/dd31d907/attachment.bin>


More information about the llvm-commits mailing list