about summary refs log tree commit diff
path: root/tests/coverage/mcdc/inlined_expressions.cov-map
AgeCommit message (Expand)AuthorLines
2025-08-06coverage: Remove all unstable support for MC/DC instrumentationZalathar-21/+0
2025-05-06coverage: Only merge adjacent coverage spansZalathar-4/+5
2025-05-06coverage-dump: Dump filenames instead of global file IDs (and bless)Zalathar-1/+1
2025-04-05Update the minimum external LLVM to 19Josh Stone-2/+2
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...Zalathar-2/+2
2024-12-16Stabilize #[coverage] attributeltdk-2/+2
2024-12-07coverage: Prefer to visit nodes whose predecessors have been visitedZalathar-10/+7
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-6/+7
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-2/+2
2024-09-18Update the minimum external LLVM to 18Josh Stone-2/+2
2024-07-30Bless coverage/mcdc for line number changesJosh Stone-2/+2
2024-07-09coverage. Fix panic when generating mcdc code for inlined functionszhuyunxing-0/+21