[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
Sun Mar 19 08:15:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298214: 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.92278.patch
Type: text/x-patch
Size: 7792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170319/247356fa/attachment.bin>


More information about the llvm-commits mailing list