We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ccf01 commit 888c099Copy full SHA for 888c099
clang/docs/ReleaseNotes.rst
@@ -170,6 +170,7 @@ Bug Fixes to C++ Support
170
- Clang is now better at keeping track of friend function template instance contexts. (#GH55509)
171
- The initialization kind of elements of structured bindings
172
direct-list-initialized from an array is corrected to direct-initialization.
173
+- Clang no longer crashes when a coroutine is declared ``[[noreturn]]``. (#GH127327)
174
175
Bug Fixes to AST Handling
176
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments