[PATCH] D35275: [Sanitizers] ASan/MSan/LSan allocators set errno on failure.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 16:17:58 PDT 2017


morehouse added a comment.

Test cases for EINVAL in the various *memalign and *aligned_alloc functions might be a good idea.


https://reviews.llvm.org/D35275





More information about the llvm-commits mailing list