about summary refs log tree commit diff
path: root/tests/coverage/mcdc/condition-limit.cov-map
AgeCommit message (Expand)AuthorLines
2024-12-07coverage: Prefer to visit nodes whose predecessors have been visitedZalathar-78/+34
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-76/+78
2024-11-08coverage: Restrict empty-span expansion to only cover `{` and `}`Zalathar-2/+2
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+1
2024-10-08coverage. Adapt to mcdc mapping formats introduced by llvm 19zhuyunxing-84/+12
2024-09-18Update the minimum external LLVM to 18Josh Stone-4/+4
2024-07-30Bless coverage/mcdc for line number changesJosh Stone-4/+4
2024-05-29coverage: Add tests for the MC/DC condition limitZalathar-0/+162