[PATCH] D11277: [lib/Fuzzer] Add sanitizer runtime errors unit save option
Karl Skomski
karl at skomski.com
Tue Jul 21 12:56:56 PDT 2015
skomski added a comment.
Yes that would be a way to handle it albeit I would still use my patch
because I don't really want the fuzzer to crash from undefined behaviour. I
only want a reproducible unit and some log event with the unit information.
Also I don't want it to save under crash-*. But I am not desperate to merge
it I am happy with my patch :D
Kind regards,
Karl Skomski
http://reviews.llvm.org/D11277
More information about the llvm-commits
mailing list