1
Fork 0

coverage. Disable supporting mcdc on llvm-18

This commit is contained in:
zhuyunxing 2024-06-19 17:49:10 +08:00
parent 3ae715c8c6
commit 911ac56e95
13 changed files with 38 additions and 54 deletions

View file

@ -1,6 +1,6 @@
LL| |#![feature(coverage_attribute)]
LL| |//@ edition: 2021
LL| |//@ ignore-llvm-version: 19 - 99
LL| |//@ min-llvm-version: 19
LL| |//@ compile-flags: -Zcoverage-options=mcdc -Copt-level=z -Cllvm-args=--inline-threshold=0
LL| |//@ llvm-cov-flags: --show-branches=count --show-mcdc
LL| |