2 Commits

Author SHA1 Message Date
Vedant Kumar
1085c3b0d6 [utils] Update coverage regression checking script
r276409 changed the coverage summary format. Update the script so that
it can parse the new output, and incorporate the new information into
its warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276446 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-22 17:38:03 +00:00
Vedant Kumar
efcefc9206 [utils] Add script to check for code coverage regressions
Differential Revision: https://reviews.llvm.org/D22544

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276199 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-20 22:44:16 +00:00