Skip to content

Commit 0369ac8

Browse files
authored
Fix markup in cxx_status.html
1 parent 0a9c08c commit 0369ac8

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
@@ -440,7 +440,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
440440
<tr>
441441
<td>Using unknown pointers and references in constant expressions</td>
442442
<td><a href="https://wg21.link/P2280R4">P2280R4</a></td>
443-
<td class="none" align="center">Clang 20</td>
443+
<td class="unreleased" align="center">Clang 20</td>
444444
</tr>
445445
<tr>
446446
<td>static <code>operator()</code></td>

0 commit comments

Comments
 (0)