[PATCH] D31474: Update suspended threads info to be compatible with darwin
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 14:16:51 PDT 2017
fjricci updated this revision to Diff 95030.
fjricci added a comment.
the tid struct member is required, even on windows
https://reviews.llvm.org/D31474
Files:
lib/lsan/lsan_common.cc
lib/sanitizer_common/sanitizer_stoptheworld.h
lib/sanitizer_common/sanitizer_stoptheworld_linux.h
lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
lib/sanitizer_common/sanitizer_stoptheworld_mac.cc
lib/sanitizer_common/sanitizer_stoptheworld_mac.h
lib/sanitizer_common/sanitizer_stoptheworld_win.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31474.95030.patch
Type: text/x-patch
Size: 8689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/c91d87fc/attachment.bin>
More information about the llvm-commits
mailing list