[PATCH] D40272: [tsan] Fix sigaction implementation when it's called only to get handler

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 15:40:13 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318707: [tsan] Fix sigaction implementation when it's called only to get handler (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D40272?vs=123670&id=123671#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40272

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/signal_segv_handler.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40272.123671.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/598313cf/attachment.bin>


More information about the llvm-commits mailing list