[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 11:28:05 PDT 2018


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

different approach


Repository:
  rL LLVM

https://reviews.llvm.org/D46517

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/lib/sanitizer_common/sanitizer_file.cc
  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.145739.patch
Type: text/x-patch
Size: 9422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/6f56f520/attachment.bin>


More information about the llvm-commits mailing list