[PATCH] D37608: [lsan] Deadly signal handler for lsan

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 01:26:59 PDT 2017


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

lock


https://reviews.llvm.org/D37608

Files:
  compiler-rt/lib/lsan/lsan.cc
  compiler-rt/lib/lsan/lsan_interceptors.cc
  compiler-rt/test/sanitizer_common/TestCases/Linux/allow_user_segv.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: D37608.115370.patch
Type: text/x-patch
Size: 5482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/25426504/attachment.bin>


More information about the llvm-commits mailing list