[PATCH] D29994: Use pthreads for thread-local lsan allocator cache on darwin
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 20:47:00 PST 2017
kubamracek added a comment.
In https://reviews.llvm.org/D29994#679582, @fjricci wrote:
> Thanks for taking the time to review! This should fix the last of the build failures, currently working on a patch to enable builds by default but disable actually running it.
Okay. It should be enough to exclude "check-lsan" from "check-all", but still keep "check-lsan" so that we can run the tests manually. Look for `add_lit_testsuite` and `EXCLUDE_FROM_ALL`.
Repository:
rL LLVM
https://reviews.llvm.org/D29994
More information about the llvm-commits
mailing list