Skip to content

Commit 47e5bfa

Browse files
Add release note for fix
1 parent d1ad178 commit 47e5bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,8 +591,8 @@ Bug Fixes in This Version
591591

592592
- Fixed an issue that a benign assertion might hit when instantiating a pack expansion
593593
inside a lambda. (`#61460 <https://github.com/llvm/llvm-project/issues/61460>`_)
594-
- Fixed a crash during instantiation of nested class template specializations.
595-
Fixes (`#70375 <https://github.com/llvm/llvm-project/issues/70375>`_)
594+
- Fix crash during instantiation of some class template specializations within class
595+
templates. Fixes (`#70375 <https://github.com/llvm/llvm-project/issues/70375>`_)
596596

597597
Bug Fixes to Compiler Builtins
598598
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)