[PATCH] D11277: [lib/Fuzzer] Add sanitizer runtime errors unit save option

Kostya Serebryany kcc at google.com
Tue Jul 21 11:09:03 PDT 2015


kcc added a comment.



> It is about UBSAN (!) errors. Ubsan reports only and doesn't crash the

>  process.


Aha, so that's what you need to fix, not the fuzzer. 
Will -fno-sanitize-recover=undefined work for you?


http://reviews.llvm.org/D11277







More information about the llvm-commits mailing list