[PATCH] D85928: [libFuzzer] Added -print_full_coverage flag.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 16:09:23 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc62d5ec9726: [libFuzzer] Added -print_full_coverage flag. (authored by Dor1s).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85928/new/

https://reviews.llvm.org/D85928

Files:
  compiler-rt/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/lib/fuzzer/FuzzerFlags.def
  compiler-rt/lib/fuzzer/FuzzerInternal.h
  compiler-rt/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/lib/fuzzer/FuzzerOptions.h
  compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
  compiler-rt/lib/fuzzer/FuzzerTracePC.h
  compiler-rt/test/fuzzer/dso-cov-input.txt
  compiler-rt/test/fuzzer/full-coverage.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85928.300429.patch
Type: text/x-patch
Size: 7438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/3005ef98/attachment.bin>


More information about the llvm-commits mailing list