[llvm-branch-commits] [llvm] llvm-cov: Show `FileCoverageSummary` with `getCoverageForFile()` (PR #121192)
NAKAMURA Takumi via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Jan 24 21:18:30 PST 2026
https://github.com/chapuni commented:
I concluded that I don't need to tweak specially for lcov.
See also my comments in #121194.
- `DA`/`LF`/`LH` are not aware of instances.
- `BRDA`(s) actually don't distinguish instances. They are just identified with their ids among instances.
https://github.com/llvm/llvm-project/pull/121192
More information about the llvm-branch-commits
mailing list