[all-commits] [llvm/llvm-project] 64425c: [llvm-cov] Enable `-show-directory-coverage` for L...
Yuhao Gu via All-commits
all-commits at lists.llvm.org
Thu Aug 24 05:26:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64425caba29e62b42dfa7e03a47a37d9ee9c47aa
https://github.com/llvm/llvm-project/commit/64425caba29e62b42dfa7e03a47a37d9ee9c47aa
Author: Yuhao Gu <yhgu2000 at outlook.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M llvm/utils/prepare-code-coverage-artifact.py
Log Message:
-----------
[llvm-cov] Enable `-show-directory-coverage` for LLVM itself.
My previous patch D151283 added a new option to llvm-cov to make it generate a hierarchical report for better view. This patch is to enable it for the coverage report of LLVM itself.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D158703
More information about the All-commits
mailing list