[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
Wed Jun 6 11:36:22 PDT 2018


alekseyshl added a comment.

In https://reviews.llvm.org/D47798#1123142, @kcc wrote:

> are tests possible here?


Well, I was going to add them later as HWAsan tests proven to be finicky, but since you mentioned it, here they are.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D47798





More information about the llvm-commits mailing list