Skip to content

Commit 07a7290

Browse files
committed
add-release-note
1 parent 1ea7857 commit 07a7290

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
@@ -443,6 +443,7 @@ Bug Fixes in This Version
443443
- The warning emitted for an unsupported register variable type now points to
444444
the unsupported type instead of the ``register`` keyword (#GH109776).
445445
- 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).
446447

447448
Bug Fixes to Compiler Builtins
448449
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)