[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 12:57:21 PDT 2017
fjricci updated this revision to Diff 95019.
fjricci added a comment.
This breaks compilation of asan for windows unless we define a dummy struct there as well
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.95019.patch
Type: text/x-patch
Size: 8673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/df4fc147/attachment.bin>
More information about the llvm-commits
mailing list