[PATCH] D158864: [Code Coverage] Add a script to check code coverage of a patch

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 07:56:23 PDT 2023


xgupta updated this revision to Diff 557045.
xgupta added a comment.

Use llvm-cov command feature than awk command for simplicity


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158864

Files:
  llvm/utils/git-check-coverage

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158864.557045.patch
Type: text/x-patch
Size: 19466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230919/0a289141/attachment.bin>


More information about the llvm-commits mailing list