summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xclang/www/cxx_status.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 6b181e7f8db..8186057ba72 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -881,7 +881,7 @@ as the draft C++2a standard evolves.
<tr id="p0734">
<td rowspan="9">Concepts</td>
<td><a href="https://wg21.link/p0734r0">P0734R0</a></td>
- <td rowspan="9" class="none" align="center">No</td>
+ <td rowspan="4" class="unreleased" align="center">SVN</td>
</tr>
<tr> <!-- from Albuquerque -->
<td><a href="https://wg21.link/p0857r0">P0857R0</a></td>
@@ -894,15 +894,18 @@ as the draft C++2a standard evolves.
</tr>
<tr> <!-- from Cologne -->
<td><a href="https://wg21.link/p0848r3">P0848R3</a></td>
+ <td rowspan="1" class="none" align="center">No</td>
</tr>
<tr>
<td><a href="https://wg21.link/p1616r1">P1616R1</a></td>
+ <td rowspan="2" class="unreleased" align="center">SVN</td>
</tr>
<tr>
<td><a href="https://wg21.link/p1452r2">P1452R2</a></td>
</tr>
<tr> <!-- from Belfast -->
<td><a href="https://wg21.link/p1972r0">P1972R0</a></td>
+ <td rowspan="2" class="none" align="center">No</td>
</tr>
<tr>
<td><a href="https://wg21.link/p1980r0">P1980R0</a></td>
OpenPOWER on IntegriCloud