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 b7e1258 commit 5f6f893Copy full SHA for 5f6f893
clang/docs/ReleaseNotes.rst
@@ -292,7 +292,7 @@ Bug Fixes to Attribute Support
292
- Clang now emits a warning instead of an error when using the one or two
293
argument form of GCC 11's ``__attribute__((malloc(deallocator)))``
294
or ``__attribute__((malloc(deallocator, ptr-index)))``
295
- (`#51607 <https://github.com/llvm/llvm-project/issues/51607>`).
+ (`#51607 <https://github.com/llvm/llvm-project/issues/51607>`_).
296
297
Bug Fixes to C++ Support
298
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments