[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:27:38 PST 2017


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

remove debug printf


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.123670.patch
Type: text/x-patch
Size: 4677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/299230ad/attachment.bin>


More information about the llvm-commits mailing list