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.
#embed
1 parent cff8d71 commit a1e1f31Copy full SHA for a1e1f31
clang/docs/ReleaseNotes.rst
@@ -348,6 +348,9 @@ C23 Feature Support
348
but C23 added them to ``<float.h>`` in
349
`WG14 N2848 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2848.pdf>`_.
350
351
+- Clang now supports `N3017 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3017.htm>`_
352
+ ``#embed`` - a scannable, tooling-friendly binary resource inclusion mechanism.
353
+
354
Non-comprehensive list of changes in this release
355
-------------------------------------------------
356
0 commit comments