[PATCH] D48199: [scudo] Add verbose failures in place of CHECK(0)
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 15 09:49:45 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT334843: [scudo] Add verbose failures in place of CHECK(0) (authored by cryptoad, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48199?vs=151514&id=151529#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48199
Files:
lib/scudo/CMakeLists.txt
lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_allocator_secondary.h
lib/scudo/scudo_errors.cpp
lib/scudo/scudo_errors.h
lib/scudo/scudo_new_delete.cpp
test/scudo/aligned-new.cpp
test/scudo/memalign.c
test/scudo/sizes.cpp
test/scudo/valloc.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48199.151529.patch
Type: text/x-patch
Size: 16503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/042bd6aa/attachment.bin>
More information about the llvm-commits
mailing list