Skip to content

Commit 3b4c150

Browse files
committed
Fix the Clang sphinx bot
This addresses issues found by: https://lab.llvm.org/buildbot/#/builders/92/builds/50285
1 parent eaf725b commit 3b4c150

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
@@ -269,7 +269,7 @@ Bug Fixes to C++ Support
269269
- Fix crash when the trailing return type of a generic and dependent
270270
lambda refers to an init-capture.
271271
(`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_` and
272-
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)
272+
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)
273273

274274
Bug Fixes to AST Handling
275275
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)