[PATCH] D116876: [llvm-cov] New parameters to set coverage watermark

Jinhua Tan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 02:13:12 PST 2022


tanjinhua updated this revision to Diff 403934.
tanjinhua added a comment.

add test cases and documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116876

Files:
  llvm/docs/CommandGuide/llvm-cov.rst
  llvm/test/tools/llvm-cov/coverage_watermark.c
  llvm/tools/llvm-cov/CodeCoverage.cpp
  llvm/tools/llvm-cov/CoverageViewOptions.h
  llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116876.403934.patch
Type: text/x-patch
Size: 7625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/db848954/attachment.bin>


More information about the llvm-commits mailing list