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

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 14:06:58 PDT 2017


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

Don't pollute with system headers or use platform-specific ifdefs


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31474.93538.patch
Type: text/x-patch
Size: 7576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/837fc0e5/attachment.bin>


More information about the llvm-commits mailing list