[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 15:56:43 PDT 2017


morehouse updated this revision to Diff 112759.
morehouse added a comment.

Full diff.


https://reviews.llvm.org/D37156

Files:
  clang/lib/Driver/SanitizerArgs.cpp
  compiler-rt/test/fuzzer/deep-recursion.test
  llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/test/Instrumentation/SanitizerCoverage/stack-depth.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37156.112759.patch
Type: text/x-patch
Size: 8480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/a166d23e/attachment.bin>


More information about the llvm-commits mailing list