Skip to content

Commit a0c1d56

Browse files
committed
[Clang] Add release note for #127623
1 parent 826af17 commit a0c1d56

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
@@ -170,6 +170,7 @@ Bug Fixes to C++ Support
170170
- Clang is now better at keeping track of friend function template instance contexts. (#GH55509)
171171
- The initialization kind of elements of structured bindings
172172
direct-list-initialized from an array is corrected to direct-initialization.
173+
- Clang no longer crashes when a coroutine is declared ``[[noreturn]]``. (#GH127327)
173174

174175
Bug Fixes to AST Handling
175176
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)