[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 08:17:04 PDT 2018
cryptoad updated this revision to Diff 151514.
cryptoad added a comment.
Removing a `NOINLINE` that doesn't belong to this CL.
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.151514.patch
Type: text/x-patch
Size: 16471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/b9e56747/attachment.bin>
More information about the llvm-commits
mailing list