[PATCH] D35026: [Sanitizers] Consolidate internal errno definitions.

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 13:35:44 PDT 2017


cryptoad added a comment.

`scudo_allocator.cpp` could probably be changed here as well due to ENOMEM/EINVAL in `scudoPosixMemalign`.


https://reviews.llvm.org/D35026





More information about the llvm-commits mailing list