[PATCH] D31291: 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 27 07:20:15 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D31291?vs=92820&id=93135#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31291

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: D31291.93135.patch
Type: text/x-patch
Size: 6156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/438c997f/attachment.bin>


More information about the llvm-commits mailing list