[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 16:13:31 PDT 2017


morehouse added a comment.

One option may be to add a flag to disable the exit hook and use that when doing coverage builds.  Actually I thought I included a flag in this revision, but apparently not.


https://reviews.llvm.org/D35602





More information about the llvm-commits mailing list