[PATCH] D22063: [esan|wset] Ensure SIGSEGV is not blocked

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 14:11:57 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274672: [esan|wset] Ensure SIGSEGV is not blocked (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D22063?vs=62927&id=62962#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22063

Files:
  compiler-rt/trunk/lib/esan/esan.cpp
  compiler-rt/trunk/lib/esan/esan.h
  compiler-rt/trunk/lib/esan/esan_interceptors.cpp
  compiler-rt/trunk/lib/esan/working_set.h
  compiler-rt/trunk/lib/esan/working_set_posix.cpp
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.h
  compiler-rt/trunk/test/esan/TestCases/workingset-signal-posix.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22063.62962.patch
Type: text/x-patch
Size: 9040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/47b3534b/attachment.bin>


More information about the llvm-commits mailing list