Skip to content

Commit 43ec9e1

Browse files
authored
[Clang] Mark that P2280R4 was approved as a dr in the status page
1 parent d9fb3ce commit 43ec9e1

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
@@ -475,7 +475,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
475475
</tr>
476476
<tr>
477477
<td>Using unknown pointers and references in constant expressions</td>
478-
<td><a href="https://wg21.link/P2280R4">P2280R4</a></td>
478+
<td><a href="https://wg21.link/P2280R4">P2280R4</a> (<a href="#dr">DR</a>)</td>
479479
<td class="unreleased" align="center">Clang 20</td>
480480
</tr>
481481
<tr>

0 commit comments

Comments
 (0)