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 5897fb3 commit 61b9d68Copy full SHA for 61b9d68
clang/docs/ReleaseNotes.rst
@@ -395,6 +395,8 @@ Bug Fixes in This Version
395
- Fixed a crash when trying to transform a dependent address space type. Fixes #GH101685.
396
- Fixed a crash when diagnosing format strings and encountering an empty
397
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).
400
401
Bug Fixes to Compiler Builtins
402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments