[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 07:32:59 PST 2017
kcc added a reviewer: kuba.
kcc added a comment.
Please try to avoid #ifdefs like this -- they make the code unmaintainable.
https://reviews.llvm.org/D39888
More information about the llvm-commits
mailing list