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 52820b1 commit d1ad178Copy full SHA for d1ad178
clang/docs/ReleaseNotes.rst
@@ -591,6 +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>`_)
596
597
Bug Fixes to Compiler Builtins
598
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments