[clang] [llvm] [Coverage][MC/DC] Show uncoverable and unreachable conditions (PR #94137)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 23:24:21 PDT 2024


Lambdaris wrote:

Add an option "--mcdc-exclude" to control which conditions can be excluded from coverage. By default it's "constant,unreachable".

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


More information about the llvm-commits mailing list