Skip to content

Commit 0152669

Browse files
committed
Fix Clang Sphinx build
1 parent ca003ee commit 0152669

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -594,11 +594,11 @@ Static Analyzer
594594

595595
- A few crashes have been found and fixed using randomized testing related
596596
to the use of ``_BitInt()`` in tidy checks and in clang analysis. See
597-
`#67212 <https://github.com/llvm/llvm-project/pull/67212>`_,
598-
`#66782 <https://github.com/llvm/llvm-project/pull/66782>`_,
599-
`#65889 <https://github.com/llvm/llvm-project/pull/65889>`_,
600-
`#65888 <https://github.com/llvm/llvm-project/pull/65888>`_, and
601-
`#65887 <https://github.com/llvm/llvm-project/pull/65887>`_
597+
`#67212 <https://github.com/llvm/llvm-project/pull/67212>`_,
598+
`#66782 <https://github.com/llvm/llvm-project/pull/66782>`_,
599+
`#65889 <https://github.com/llvm/llvm-project/pull/65889>`_,
600+
`#65888 <https://github.com/llvm/llvm-project/pull/65888>`_, and
601+
`#65887 <https://github.com/llvm/llvm-project/pull/65887>`_
602602

603603
.. _release-notes-sanitizers:
604604

0 commit comments

Comments
 (0)