[PATCH] D22544: [utils] Add script to check for code coverage regressions

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 18:52:04 PDT 2016


vsk updated this revision to Diff 64627.
vsk added a comment.

- Added doctests.
- Improved comments.
- Fixed an issue where we would exit(0) even if there are regressions.


https://reviews.llvm.org/D22544

Files:
  utils/check-coverage-regressions.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22544.64627.patch
Type: text/x-patch
Size: 5097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/a676a9d1/attachment.bin>


More information about the llvm-commits mailing list