We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ad178 commit 47e5bfaCopy full SHA for 47e5bfa
clang/docs/ReleaseNotes.rst
@@ -591,8 +591,8 @@ Bug Fixes in This Version
591
592
- Fixed an issue that a benign assertion might hit when instantiating a pack expansion
593
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>`_)
+- Fix crash during instantiation of some class template specializations within class
+ templates. Fixes (`#70375 <https://github.com/llvm/llvm-project/issues/70375>`_)
596
597
Bug Fixes to Compiler Builtins
598
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments