diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 154412144ef97..c9b577bd549b1 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -858,7 +858,7 @@ Bug Fixes to C++ Support (`#64086 `_) - Fixed a regression where clang forgets how to substitute into constraints on template-template - parameters. Fixes: + parameters. Fixes: (`#57410 `_) and (`#76604 `_)