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 1ea7857 commit 07a7290Copy full SHA for 07a7290
clang/docs/ReleaseNotes.rst
@@ -443,6 +443,7 @@ Bug Fixes in This Version
443
- The warning emitted for an unsupported register variable type now points to
444
the unsupported type instead of the ``register`` keyword (#GH109776).
445
- Fixed a crash when emit ctor for global variant with flexible array init (#GH113187).
446
+- Fixed a crash when GNU statement expression contains invalid statement (#GH113468).
447
448
Bug Fixes to Compiler Builtins
449
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments