[PATCH] D31474: Update suspended threads info to be compatible with darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 09:45:10 PDT 2017


fjricci updated this revision to Diff 95443.
fjricci added a comment.
Herald added a subscriber: srhines.

Split out platform-specific implementations of suspended threads list

Turns out windows isn't needed for compilation.


https://reviews.llvm.org/D31474

Files:
  lib/lsan/lsan_common.cc
  lib/sanitizer_common/sanitizer_stoptheworld.h
  lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
  lib/sanitizer_common/sanitizer_stoptheworld_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31474.95443.patch
Type: text/x-patch
Size: 12258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/39c21677/attachment.bin>


More information about the llvm-commits mailing list