[Clang][NFC] Trivial relocation is no longer a c++26 feature

This commit is contained in:
Corentin Jabot 2026-03-28 11:08:15 +01:00
parent 00c6b4dabd
commit 16e06589e9

View File

@ -281,11 +281,6 @@ C++23, informally referred to as C++26.</p>
<td><a href="https://wg21.link/P2841">P2841R7</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Trivial Relocatability</pre></td>
<td><a href="https://wg21.link/P2786">P2786R13</a></td>
<td class="full" align="center">Clang 21</td>
</tr>
<tr>
<td><pre>#embed</pre></td>
<td><a href="https://wg21.link/P1967">P1967R14</a></td>