[llvm-branch-commits] [clang] [compiler-rt] [llvm] llvm-cov: Show `FileCoverageSummary` with `getCoverageForFile()` (PR #121192)

NAKAMURA Takumi via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Jan 10 19:29:05 PST 2026


================
@@ -11,10 +11,10 @@
 // UNIFY-DAG: BRDA:34,0,0,1
 // UNIFY-DAG: BRDA:34,0,1,0
 // UNIFY-NOT: BRDA
-// UNIFY: BRF:8
-// UNIFY: BRH:4
+// UNIFY: BRF:12
----------------
chapuni wrote:

This will be restored in #121194 

https://github.com/llvm/llvm-project/pull/121192


More information about the llvm-branch-commits mailing list