summaryrefslogtreecommitdiffstats
path: root/llvm/utils/prepare-code-coverage-artifact.py
Commit message (Expand)AuthorAgeFilesLines
* svn propset svn:executable on utils/prepare-code-coverage-artifact.pyNico Weber2019-06-041-0/+0
* [Coverage] Apply filtered paths to summaryChris Bieneman2018-10-111-1/+2
* [utils] coverage: Add help text about the --restrict flag (NFC)Vedant Kumar2017-02-091-1/+5
* [utils] Add a '--unified-report' option to the code coverage prep scriptVedant Kumar2016-10-261-12/+29
* [utils] Use print_function in the code coverage prep script, NFC.Vedant Kumar2016-10-261-5/+7
* [utils] Add an '--only-merge' option to the code coverage prep scriptVedant Kumar2016-10-261-3/+11
* [utils] Teach the code coverage prep script about --restrictVedant Kumar2016-09-221-14/+27
* [utils] Generate html reports with the code coverage utility scriptVedant Kumar2016-07-181-19/+31
* Add support for collating profiles for use with code coverageVedant Kumar2016-06-131-0/+55
OpenPOWER on IntegriCloud