[PATCH] D29994: Use pthreads for thread-local lsan allocator cache on darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 20:19:53 PST 2017


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

Move declaration of GetAllocatorCache


https://reviews.llvm.org/D29994

Files:
  lib/lsan/lsan_allocator.cc
  lib/lsan/lsan_allocator.h
  lib/lsan/lsan_common_linux.cc
  lib/lsan/lsan_common_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29994.88846.patch
Type: text/x-patch
Size: 7811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/89dc3d06/attachment.bin>


More information about the llvm-commits mailing list