Skip to content

Commit 0b52937

Browse files
committed
Updating cxx_status.html
1 parent 660766e commit 0b52937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/www/cxx_status.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,8 @@ <h2 id="cxx23">C++23 implementation status</h2>
439439
</tr>
440440
<tr>
441441
<td>Using unknown pointers and references in constant expressions</td>
442-
<td><a href="https://wg21.link/P2280R4">P2280R4</a> (<a href="#dr">DR</a>)</td>
443-
<td class="none" align="center">No</td>
442+
<td><a href="https://wg21.link/P2280R4">P2280R4</a></td>
443+
<td class="none" align="center">Clang 20</td>
444444
</tr>
445445
<tr>
446446
<td>static <code>operator()</code></td>

0 commit comments

Comments
 (0)