Skip to content

Commit a1e1f31

Browse files
authored
[NFC][clang] Add a release note for #embed (#97997)
1 parent cff8d71 commit a1e1f31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,9 @@ C23 Feature Support
348348
but C23 added them to ``<float.h>`` in
349349
`WG14 N2848 <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2848.pdf>`_.
350350

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+
351354
Non-comprehensive list of changes in this release
352355
-------------------------------------------------
353356

0 commit comments

Comments
 (0)