[PATCH] D39888: [lsan] Only use VM_MEMORY_OS_ALLOC_ONCE on Darwin versions that support it

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 07:40:59 PST 2017


fjricci added a comment.

An alternative could be to just disable the build of LSan on OS X < 10.9 (or even 10.11)


https://reviews.llvm.org/D39888





More information about the llvm-commits mailing list