[PATCH] D37156: [SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 13:43:51 PDT 2017


morehouse added a comment.

In https://reviews.llvm.org/D37156#852780, @kcc wrote:

> Did you check this on something other than the unit tests? 
>  E.g. a couple of benchmarks from fuzzer-test-suite?


Just tested on the proj4 and lcms benchmarks and no issues came up.


https://reviews.llvm.org/D37156





More information about the llvm-commits mailing list