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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 12:58:13 PDT 2017


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

Rebase


https://reviews.llvm.org/D37608

Files:
  compiler-rt/lib/asan/asan_errors.cc
  compiler-rt/lib/lsan/lsan.cc
  compiler-rt/lib/lsan/lsan_interceptors.cc
  compiler-rt/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cc
  compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc
  compiler-rt/lib/sanitizer_common/sanitizer_win.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/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.114656.patch
Type: text/x-patch
Size: 12794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/687be066/attachment.bin>


More information about the llvm-commits mailing list