We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6cd31 commit 0a537dcCopy full SHA for 0a537dc
clang/docs/ReleaseNotes.rst
@@ -593,9 +593,9 @@ Improvements to Coverage Mapping
593
mapping. Conditional expressions in system header macros are no
594
longer taken into account for branch coverage. They can be included
595
with ``-mllvm -system-headers-coverage``.
596
- (`#78920: <https://github.com/llvm/llvm-project/issues/78920>`_)
+ (`#78920 <https://github.com/llvm/llvm-project/issues/78920>`_)
597
- MC/DC Coverage has been improved.
598
- (`#82448: <https://github.com/llvm/llvm-project/pull/82448>`_)
+ (`#82448 <https://github.com/llvm/llvm-project/pull/82448>`_)
599
- The maximum number of conditions is no longer limited to 6. See
600
`this <SourceBasedCodeCoverage.html#mc-dc-instrumentation>` for
601
more details.
0 commit comments