summaryrefslogtreecommitdiffstats
path: root/llvm/utils/check-coverage-regressions.py
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Update coverage regression checking scriptVedant Kumar2016-07-221-37/+41
| | | | | | | | 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. llvm-svn: 276446
* [utils] Add script to check for code coverage regressionsVedant Kumar2016-07-201-0/+135
Differential Revision: https://reviews.llvm.org/D22544 llvm-svn: 276199
OpenPOWER on IntegriCloud