Skip to content

Commit 9df2b64

Browse files
committed
[cxx_status] Mark P0732R2 as only 'partial', not 'Clang 12', as some of
the changes were reverted. (cherry picked from commit 727fc31)
1 parent 9ea2a10 commit 9df2b64

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
@@ -1005,7 +1005,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
10051005
<tr>
10061006
<td rowspan="2">Class types as non-type template parameters</td>
10071007
<td><a href="https://wg21.link/p0732r2">P0732R2</a></td>
1008-
<td rowspan="2" class="unreleased" align="center">Clang 12</td>
1008+
<td rowspan="2" class="partial" align="center">Partial</td>
10091009
</tr>
10101010
<tr> <!-- from Belfast -->
10111011
<td><a href="https://wg21.link/p1907r1">P1907R1</a></td>

0 commit comments

Comments
 (0)