diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 271e0852781bc..5b2a6349a5b15 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -266,12 +266,12 @@ Bug Fixes to C++ Support (`#64723 `_). - Fix crash when parsing the requires clause of some generic lambdas. - (`#64689 `_`) + (`#64689 `_) - Fix crash when the trailing return type of a generic and dependent lambda refers to an init-capture. - (`#65067 `_` and - `#63675 `_`) + (`#65067 `_) and + (`#63675 `_). Bug Fixes to AST Handling ^^^^^^^^^^^^^^^^^^^^^^^^^