[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
Fri Feb 17 06:53:13 PST 2017


fjricci added a comment.

The failing test is Linux-x86_64 `stack-use-after-return.cc`, failing with: `AddressSanitizer: nested bug in the same thread, aborting.`


Repository:
  rL LLVM

https://reviews.llvm.org/D29994





More information about the llvm-commits mailing list