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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:06:49 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D37608?vs=116394&id=116527#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37608

Files:
  compiler-rt/trunk/lib/lsan/lsan.cc
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_libcdep.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/allow_user_segv.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: D37608.116527.patch
Type: text/x-patch
Size: 7871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/1a44bed1/attachment.bin>


More information about the llvm-commits mailing list