[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
Mon Mar 20 10:18:53 PDT 2017


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


More information about the llvm-commits mailing list