Skip to content

Commit ceaf4a0

Browse files
authored
[Clang] Fix status of P1774 Portable assumptions
1 parent 2b5f68a commit ceaf4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
381381
<tr>
382382
<td>Portable assumptions</td>
383383
<td><a href="https://wg21.link/P1774R8">P1774R8</a></td>
384-
<td class="full" align="center">Clang 19</td>
384+
<td class="unreleased" align="center">Clang 19</td>
385385
</tr>
386386
<tr>
387387
<td>Support for UTF-8 as a portable source file encoding</td>

0 commit comments

Comments
 (0)