[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:25:17 PST 2017


vitalybuka created this revision.
Herald added subscribers: krytarowski, kubamracek.

https://reviews.llvm.org/D40272

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

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


More information about the llvm-commits mailing list