[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 12:40:34 PDT 2017


fjricci updated this revision to Diff 95474.
fjricci added a comment.

Looks like we can't use __cxa_pure_virtual in the sanitizers - replace with UNIMPLEMENTED


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.95474.patch
Type: text/x-patch
Size: 9379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170417/404830e3/attachment.bin>


More information about the llvm-commits mailing list