Skip to content

Commit 0a537dc

Browse files
committed
Prune colons
1 parent dc6cd31 commit 0a537dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -593,9 +593,9 @@ Improvements to Coverage Mapping
593593
mapping. Conditional expressions in system header macros are no
594594
longer taken into account for branch coverage. They can be included
595595
with ``-mllvm -system-headers-coverage``.
596-
(`#78920: <https://github.com/llvm/llvm-project/issues/78920>`_)
596+
(`#78920 <https://github.com/llvm/llvm-project/issues/78920>`_)
597597
- MC/DC Coverage has been improved.
598-
(`#82448: <https://github.com/llvm/llvm-project/pull/82448>`_)
598+
(`#82448 <https://github.com/llvm/llvm-project/pull/82448>`_)
599599
- The maximum number of conditions is no longer limited to 6. See
600600
`this <SourceBasedCodeCoverage.html#mc-dc-instrumentation>` for
601601
more details.

0 commit comments

Comments
 (0)