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.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
AtomicGu added a parent revision: D151283: [llvm-cov] Support directory layout in coverage reports.Aug 23 2023, 10:08 PM
This revision is now accepted and ready to land.Aug 24 2023, 12:24 AM
This revision was landed with ongoing or failed builds.Aug 24 2023, 5:26 AM
Closed by commit rG64425caba29e: [llvm-cov] Enable `-show-directory-coverage` for LLVM itself. (authored by AtomicGu). · Explain Why
This revision was automatically updated to reflect the committed changes.