Skip to content

Commit

Permalink
Fix Clang Sphinx build
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Sep 8, 2023
1 parent 0f1a018 commit 38750d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Bug Fixes to C++ Support
- Fix crash when the trailing return type of a generic and dependent
lambda refers to an init-capture.
(`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_` and
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)
`#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`)

Bug Fixes to AST Handling
^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 38750d7

Please sign in to comment.