about summary refs log tree commit diff
path: root/tests/coverage/mcdc/condition-limit.rs
AgeCommit message (Collapse)AuthorLines
2025-08-06coverage: Remove all unstable support for MC/DC instrumentationZalathar-17/+0
2025-04-05Update the minimum external LLVM to 19Josh Stone-1/+0
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, ↵Zalathar-0/+1
r=wesleywiser" This reverts commit 1d35638dc38dbfbf1cc2a9823135dfcf3c650169, reversing changes made to f23a80a4c2fbca593b64e70f5970368824b4c5e9.
2024-12-16Stabilize #[coverage] attributeltdk-1/+0
2024-10-08coverage. Adapt to mcdc mapping formats introduced by llvm 19zhuyunxing-18/+4
2024-10-08coverage. Disable supporting mcdc on llvm-18zhuyunxing-1/+1
2024-09-18Update the minimum external LLVM to 18Josh Stone-1/+0
2024-07-30Disable MC/DC tests on LLVM 19Krasimir Georgiev-0/+1
Disable the tests and generate an error if MC/DC is used on LLVM 19. The support will be ported separately, as it is substantially different on LLVM 19, and there are no plans to support both versions.
2024-05-29coverage: Add tests for the MC/DC condition limitZalathar-0/+32