[PATCH] D46517: [sanitizer] Don't miss threads by ThreadSuspender

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 19:18:57 PDT 2018


vitalybuka updated this revision to Diff 145842.
vitalybuka marked 6 inline comments as done.
vitalybuka added a comment.

try to avoid short read


Repository:
  rL LLVM

https://reviews.llvm.org/D46517

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/lib/sanitizer_common/sanitizer_linux.h
  compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46517.145842.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/c64d12b3/attachment.bin>


More information about the llvm-commits mailing list