[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
Wed Mar 1 15:30:21 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296707: Use pthreads for thread-local lsan allocator cache on darwin (authored by fjricci).

Repository:
  rL LLVM

https://reviews.llvm.org/D29994

Files:
  compiler-rt/trunk/lib/lsan/lsan_allocator.cc
  compiler-rt/trunk/lib/lsan/lsan_allocator.h
  compiler-rt/trunk/lib/lsan/lsan_common_linux.cc
  compiler-rt/trunk/lib/lsan/lsan_common_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29994.90247.patch
Type: text/x-patch
Size: 7792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/49a18d72/attachment.bin>


More information about the llvm-commits mailing list