Skip to content

Commit 61b9d68

Browse files
committed
Add release note
1 parent 5897fb3 commit 61b9d68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,8 @@ Bug Fixes in This Version
395395
- Fixed a crash when trying to transform a dependent address space type. Fixes #GH101685.
396396
- Fixed a crash when diagnosing format strings and encountering an empty
397397
delimited escape sequence (e.g., ``"\o{}"``). #GH102218
398+
- The warning emitted for an unsupported register variable type now points to
399+
the type instead of the ``register`` keyword (#GH109776).
398400

399401
Bug Fixes to Compiler Builtins
400402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)