Skip to content

Commit 508ad37

Browse files
committed
[Clang][NFC] Fix sphinx documentation
1 parent 3eb67d2 commit 508ad37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,12 @@ Bug Fixes to C++ Support
266266
(`#64723 <https://github.com/llvm/llvm-project/issues/64723>`_).
267267

268268
- Fix crash when parsing the requires clause of some generic lambdas.
269-
(`#64689 <https://github.com/llvm/llvm-project/issues/64689>`_`)
269+
(`#64689 <https://github.com/llvm/llvm-project/issues/64689>`_)
270270

271271
- Fix crash when the trailing return type of a generic and dependent
272272
lambda refers to an init-capture.
273-
(`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_` and
274-
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)
273+
(`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_) and
274+
(`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_).
275275

276276
Bug Fixes to AST Handling
277277
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)