mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 00:36:06 +00:00
[clang][NFC] Update latest released Clang versions in make_cxx_dr_status
This changes a handful of recently implemented DRs from "unreleased" to "full" styling in cxx_dr_status.html
This commit is contained in:
parent
f8536fb11e
commit
5b4fed66ef
@ -1382,7 +1382,7 @@ accessible?</td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/224.html">224</a></td>
|
||||
<td>CD1</td>
|
||||
<td>Definition of dependent names</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="225">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/225.html">225</a></td>
|
||||
@ -4193,7 +4193,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/692.html">692</a></td>
|
||||
<td>C++11</td>
|
||||
<td>Partial ordering of variadic class template partial specializations</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="693">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/693.html">693</a></td>
|
||||
@ -8177,7 +8177,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/1395.html">1395</a></td>
|
||||
<td>C++17</td>
|
||||
<td>Partial ordering of variadic templates reconsidered</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="1396">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/1396.html">1396</a></td>
|
||||
@ -8399,7 +8399,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/1432.html">1432</a></td>
|
||||
<td>C++17</td>
|
||||
<td>Newly-ambiguous variadic template expansions</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="1433">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/1433.html">1433</a></td>
|
||||
@ -13955,7 +13955,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2358.html">2358</a></td>
|
||||
<td>CD5</td>
|
||||
<td>Explicit capture of value</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="2359">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2359.html">2359</a></td>
|
||||
@ -15197,7 +15197,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2565.html">2565</a></td>
|
||||
<td>open</td>
|
||||
<td>Invalid types in the <I>parameter-declaration-clause</I> of a <I>requires-expression</I></td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr class="open" id="2566">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2566.html">2566</a></td>
|
||||
@ -15593,7 +15593,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2631.html">2631</a></td>
|
||||
<td>DRWP</td>
|
||||
<td>Immediate function evaluations in default arguments</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr class="open" id="2632">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2632.html">2632</a></td>
|
||||
@ -15617,7 +15617,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2635.html">2635</a></td>
|
||||
<td>DRWP</td>
|
||||
<td>Constrained structured bindings</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="2636">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2636.html">2636</a></td>
|
||||
@ -15647,7 +15647,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2640.html">2640</a></td>
|
||||
<td>WP</td>
|
||||
<td>Allow more characters in an n-char sequence</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr id="2641">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2641.html">2641</a></td>
|
||||
@ -15731,7 +15731,7 @@ and <I>POD class</I></td>
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2654.html">2654</a></td>
|
||||
<td>DRWP</td>
|
||||
<td>Un-deprecation of compound volatile assignments</td>
|
||||
<td class="unreleased" align="center">Clang 16</td>
|
||||
<td class="full" align="center">Clang 16</td>
|
||||
</tr>
|
||||
<tr class="open" id="2655">
|
||||
<td><a href="https://cplusplus.github.io/CWG/issues/2655.html">2655</a></td>
|
||||
|
@ -122,7 +122,7 @@ out_file.write('''\
|
||||
<th>Available in Clang?</th>
|
||||
</tr>''')
|
||||
|
||||
latest_release = 15
|
||||
latest_release = 16
|
||||
|
||||
def availability(issue):
|
||||
status = status_map.get(issue, 'unknown')
|
||||
|
Loading…
x
Reference in New Issue
Block a user