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

Matt Morehouse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 15:50:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312185: [SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer (authored by morehouse).

Changed prior to commit:
  https://reviews.llvm.org/D37156?vs=113177&id=113329#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37156

Files:
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_internal_defs.h
  compiler-rt/trunk/test/asan/TestCases/Darwin/interface_symbols_darwin.c
  compiler-rt/trunk/test/asan/TestCases/Linux/interface_symbols_linux.c
  compiler-rt/trunk/test/asan/TestCases/Windows/interface_symbols_windows.c
  compiler-rt/trunk/test/fuzzer/deep-recursion.test
  llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/trunk/test/Instrumentation/SanitizerCoverage/stack-depth.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37156.113329.patch
Type: text/x-patch
Size: 12066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170830/d1401baf/attachment.bin>


More information about the cfe-commits mailing list