[PATCH] D35602: Generate error reports when a fuzz target exits.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 17:09:00 PDT 2017


morehouse added a comment.

Also, are you sure this change is what broke coverage?  I can replicate this issue at ToT libFuzzer, but not at r308669.

Also, if I comment out the atexit hook at ToT, the issue persists for me.


https://reviews.llvm.org/D35602





More information about the llvm-commits mailing list