[PATCH] D34845: [LSan] Make LSan allocator allocator_may_return_null compliant

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 10:21:06 PDT 2017


alekseyshl added a comment.

In https://reviews.llvm.org/D34845#796189, @eugenis wrote:

> How did it work on Mac before?


I guess operator new was calling the intercepted malloc.


https://reviews.llvm.org/D34845





More information about the llvm-commits mailing list