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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 18:07:13 PST 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D39826?vs=122185&id=122384#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39826

Files:
  compiler-rt/trunk/lib/msan/msan.cc
  compiler-rt/trunk/lib/msan/msan_interceptors.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: D39826.122384.patch
Type: text/x-patch
Size: 5922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/f5413411/attachment.bin>


More information about the llvm-commits mailing list