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 f83f2e7 commit 81ea2f2Copy full SHA for 81ea2f2
clang/docs/ReleaseNotes.rst
@@ -391,6 +391,7 @@ Bug Fixes to C++ Support
391
- Fixed a crash when clang tries to subtitute parameter pack while retaining the parameter
392
pack. #GH63819, #GH107560
393
- Fix a crash when a static assert declaration has an invalid close location. (#GH108687)
394
+- Fix erroneous templated array size calculation leading to crashes in generated code. (#GH41441)
395
396
Bug Fixes to AST Handling
397
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments