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

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


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

- Use existing linear scan, and check for InvokeInst.


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.112739.patch
Type: text/x-patch
Size: 8142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170825/eccb23e4/attachment-0001.bin>


More information about the cfe-commits mailing list