Skip to content

Commit 81ea2f2

Browse files
committed
[Clang][Sema] Update release notes on GH41441.
1 parent f83f2e7 commit 81ea2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ Bug Fixes to C++ Support
391391
- Fixed a crash when clang tries to subtitute parameter pack while retaining the parameter
392392
pack. #GH63819, #GH107560
393393
- 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)
394395

395396
Bug Fixes to AST Handling
396397
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)