Skip to content

Commit

Permalink
[Clang] Fix typo in ReleaseNotes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-shaposhnikov committed May 18, 2023
1 parent cd4677f commit 7c26919
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 @@ -82,7 +82,7 @@ C++20 Feature Support
This fixes:
`#49620 <https://github.com/llvm/llvm-project/issues/49620>`_,
`#60231 <https://github.com/llvm/llvm-project/issues/60231>`_,
`#61414 <https://github.com/llvm/llvm-project/issues/60414>`_,
`#61414 <https://github.com/llvm/llvm-project/issues/61414>`_,
`#61809 <https://github.com/llvm/llvm-project/issues/61809>`_.
- Lambda templates with a requires clause directly after the template parameters now parse
correctly if the requires clause consists of a variable with a dependent type.
Expand Down

0 comments on commit 7c26919

Please sign in to comment.