forked from OSchip/llvm-project
consteval if is now fully supported
This amends 424733c12a
which accidentally
dropped the change to the status page.
This commit is contained in:
parent
424733c12a
commit
aa4f4d18e8
|
@ -1289,7 +1289,7 @@ C++20, informally referred to as C++2b.</p>
|
|||
<tr>
|
||||
<td><tt>if consteval</tt></td>
|
||||
<td><a href="https://wg21.link/P1938R3">P1938R3</a></td>
|
||||
<td class="none" align="center">No</td>
|
||||
<td class="unreleased" align="center">Clang 14</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Allow duplicate attributes</td>
|
||||
|
|
Loading…
Reference in New Issue