[PATCH] D47793: [MSan] Report proper error on allocator failures instead of CHECK(0)-ing
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 5 11:44:39 PDT 2018
alekseyshl updated this revision to Diff 150017.
alekseyshl added a comment.
- Add stack trace check to pvalloc test
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D47793
Files:
lib/msan/msan.cc
lib/msan/msan.h
lib/msan/msan_allocator.cc
lib/msan/msan_interceptors.cc
lib/msan/msan_linux.cc
lib/msan/msan_new_delete.cc
lib/msan/msan_report.cc
lib/msan/msan_report.h
test/msan/Linux/aligned_alloc-alignment.cc
test/msan/Posix/lit.local.cfg
test/msan/Posix/posix_memalign-alignment.cc
test/msan/allocator_returns_null.cc
test/msan/pvalloc.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47793.150017.patch
Type: text/x-patch
Size: 14856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/18473214/attachment.bin>
More information about the llvm-commits
mailing list