[PATCH] D29786: Use pthreads to manage thread-local storage on darwin for leak sanitizer

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 14:31:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294994: Use pthreads to manage thread-local storage on darwin for leak sanitizer (authored by fjricci).

Changed prior to commit:
  https://reviews.llvm.org/D29786?vs=88242&id=88260#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29786

Files:
  compiler-rt/trunk/lib/lsan/lsan_common.cc
  compiler-rt/trunk/lib/lsan/lsan_common.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: D29786.88260.patch
Type: text/x-patch
Size: 3590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/3832bcca/attachment.bin>


More information about the llvm-commits mailing list