[PATCH] D47798: [HWASan] Report proper error on allocator failures instead of CHECK(0)-ing
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 7 16:37:53 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT334248: [HWASan] Report proper error on allocator failures instead of CHECK(0)-ing (authored by alekseyshl, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47798?vs=150169&id=150430#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D47798
Files:
lib/hwasan/hwasan.cc
lib/hwasan/hwasan.h
lib/hwasan/hwasan_allocator.cc
lib/hwasan/hwasan_interceptors.cc
lib/hwasan/hwasan_linux.cc
lib/hwasan/hwasan_new_delete.cc
lib/hwasan/hwasan_report.cc
lib/hwasan/hwasan_report.h
test/hwasan/TestCases/Linux/aligned_alloc-alignment.cc
test/hwasan/TestCases/Linux/lit.local.cfg
test/hwasan/TestCases/Linux/pvalloc-overflow.cc
test/hwasan/TestCases/Posix/lit.local.cfg
test/hwasan/TestCases/Posix/posix_memalign-alignment.cc
test/hwasan/TestCases/allocator_returns_null.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47798.150430.patch
Type: text/x-patch
Size: 21105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/7838cff6/attachment-0001.bin>
More information about the llvm-commits
mailing list