[PATCH] D29786: Use pthreads to manage thread-local storage on darwin for leak sanitizer

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 07:44:53 PST 2017


fjricci updated this revision to Diff 88202.
fjricci marked 3 inline comments as done.
fjricci added a comment.

Address comments


https://reviews.llvm.org/D29786

Files:
  lib/lsan/lsan_common.cc
  lib/lsan/lsan_common_linux.cc
  lib/lsan/lsan_common_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29786.88202.patch
Type: text/x-patch
Size: 2761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/29c81bc8/attachment.bin>


More information about the llvm-commits mailing list