[PATCH] D29993: Use pthreads to store current thread id on darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 19:34:41 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295405: Use pthreads to store current thread id on darwin (authored by fjricci).

Changed prior to commit:
  https://reviews.llvm.org/D29993?vs=88840&id=88842#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29993

Files:
  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
  compiler-rt/trunk/lib/lsan/lsan_thread.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29993.88842.patch
Type: text/x-patch
Size: 3790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/264035b3/attachment.bin>


More information about the llvm-commits mailing list