Skip to content

Commit 38750d7

Browse files
committed
Fix Clang Sphinx build
This addresses issues found by: https://lab.llvm.org/buildbot/#/builders/92/builds/50415
1 parent 0f1a018 commit 38750d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Bug Fixes to C++ Support
273273
- Fix crash when the trailing return type of a generic and dependent
274274
lambda refers to an init-capture.
275275
(`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_` and
276-
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)
276+
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)
277277

278278
Bug Fixes to AST Handling
279279
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)