[PATCH] D39826: [msan] Deadly signal handler for msan

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 17:25:13 PST 2017


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

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


https://reviews.llvm.org/D39826

Files:
  compiler-rt/lib/msan/msan.cc
  compiler-rt/lib/msan/msan_interceptors.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: D39826.122185.patch
Type: text/x-patch
Size: 6690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/5d7e356e/attachment.bin>


More information about the llvm-commits mailing list