[PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Sat May 28 23:44:18 PDT 2016


dvyukov added a comment.

In http://reviews.llvm.org/D20084#441391, @cryptoad wrote:

> One of the outstanding items on my list was to have a look at the CHECK logic to be able to have everything fast fail without callbacks if something went wrong.


Why can't we just set Die as CheckFailedCallback?


http://reviews.llvm.org/D20084





More information about the llvm-commits mailing list