[PATCH] D39888: [lsan] Only use VM_MEMORY_OS_ALLOC_ONCE on Darwin versions that support it
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 09:09:23 PST 2017
kcc added a comment.
> An alternative could be to just disable the build of LSan on OS X < 10.9 (or even 10.11)
That sounds good.
https://reviews.llvm.org/D39888
More information about the llvm-commits
mailing list