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 61b9d68 commit c5db628Copy full SHA for c5db628
clang/docs/ReleaseNotes.rst
@@ -396,7 +396,7 @@ Bug Fixes in This Version
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).
+ the unsupported type instead of the ``register`` keyword (#GH109776).
400
401
Bug Fixes to Compiler Builtins
402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments