[PATCH] D35275: [Sanitizers] MSan allocator set errno on failure.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 18:40:22 PDT 2017
alekseyshl updated this revision to Diff 106745.
alekseyshl edited the summary of this revision.
alekseyshl added a comment.
- Rename the check function and add a few UNLIKELY around.
https://reviews.llvm.org/D35275
Files:
lib/asan/asan_allocator.cc
lib/msan/msan.h
lib/msan/msan_allocator.cc
lib/msan/msan_interceptors.cc
lib/msan/msan_new_delete.cc
lib/scudo/scudo_allocator.cpp
test/msan/allocator_returns_null.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35275.106745.patch
Type: text/x-patch
Size: 11774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170715/fbdec85b/attachment.bin>
More information about the llvm-commits
mailing list