summaryrefslogtreecommitdiff
path: root/llvm/utils/prepare-code-coverage-artifact.py
AgeCommit message (Expand)Author
2025-11-07[prepare-code-coverage-artifact.py] Change run line to use python3Nico Weber
2023-08-24[llvm-cov] Enable `-show-directory-coverage` for LLVM itself.Yuhao Gu
2023-05-17[NFC][Py Reformat] Reformat python files in llvmTobias Hieta
2021-07-20[Utils] Add -compilation-dir flag to prepare-code-coverage-artifact.pyZequan Wu
2019-06-04svn propset svn:executable on utils/prepare-code-coverage-artifact.pyNico Weber
2018-10-11[Coverage] Apply filtered paths to summaryChris Bieneman
2017-02-09[utils] coverage: Add help text about the --restrict flag (NFC)Vedant Kumar
2016-10-26[utils] Add a '--unified-report' option to the code coverage prep scriptVedant Kumar
2016-10-26[utils] Use print_function in the code coverage prep script, NFC.Vedant Kumar
2016-10-26[utils] Add an '--only-merge' option to the code coverage prep scriptVedant Kumar
2016-09-22[utils] Teach the code coverage prep script about --restrictVedant Kumar
2016-07-18[utils] Generate html reports with the code coverage utility scriptVedant Kumar
2016-06-13Add support for collating profiles for use with code coverageVedant Kumar