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 7882bfb commit 68a7a74Copy full SHA for 68a7a74
clang/docs/ReleaseNotes.rst
@@ -148,7 +148,7 @@ C23 Feature Support
148
better diagnostic behavior for the ``va_start()`` macro in C23 and later.
149
This also updates the definition of ``va_start()`` in ``<stdarg.h>`` to use
150
the new builtin. Fixes #GH124031.
151
-- Implemented ``WG14 N2819 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2819.pdf`_
+- Implemented ``WG14 N2819 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2819.pdf>`_
152
which clarified that a compound literal used within a function prototype is
153
treated as if the compound literal were within the body rather than at file
154
scope.
0 commit comments