Skip to content

Commit e29aaaf

Browse files
committed
Update none -> full in cxx_status.html
Signed-off-by: yronglin <[email protected]>
1 parent dc1fcdd commit e29aaaf

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
@@ -905,7 +905,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
905905
</tr>
906906
<tr> <!-- from Issaquah 2023 -->
907907
<td><a href="https://wg21.link/P2788R0">P2788R0</a> (<a href="#dr">DR</a>)</td>
908-
<td class="none" align="center">Clang 17</td>
908+
<td class="full" align="center">Clang 17</td>
909909
</tr>
910910
<tr>
911911
<td>Coroutines</td>

0 commit comments

Comments
 (0)