Skip to content

Commit 8bb12ca

Browse files
committed
[clang][NFC] Update cxx_dr_status.html
1 parent bff2b8c commit 8bb12ca

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

clang/www/cxx_dr_status.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17128,11 +17128,11 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1712817128
<td>Undesired outcomes with <TT>const_cast</TT></td>
1712917129
<td align="center">Not resolved</td>
1713017130
</tr>
17131-
<tr class="open" id="2880">
17131+
<tr id="2880">
1713217132
<td><a href="https://cplusplus.github.io/CWG/issues/2880.html">2880</a></td>
17133-
<td>open</td>
17133+
<td>accepted</td>
1713417134
<td>Accessibility check for destructor of incomplete class type</td>
17135-
<td align="center">Not resolved</td>
17135+
<td class="unknown" align="center">Unknown</td>
1713617136
</tr>
1713717137
<tr id="2881">
1713817138
<td><a href="https://cplusplus.github.io/CWG/issues/2881.html">2881</a></td>
@@ -17260,7 +17260,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1726017260
</tr>
1726117261
<tr class="open" id="2901">
1726217262
<td><a href="https://cplusplus.github.io/CWG/issues/2901.html">2901</a></td>
17263-
<td>review</td>
17263+
<td>tentatively ready</td>
1726417264
<td>Unclear semantics for near-match aliased access</td>
1726517265
<td align="center">Not resolved</td>
1726617266
</tr>
@@ -17408,31 +17408,31 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1740817408
</tr>
1740917409
<tr class="open" id="2923">
1741017410
<td><a href="https://cplusplus.github.io/CWG/issues/2923.html">2923</a></td>
17411-
<td>open</td>
17411+
<td>tentatively ready</td>
1741217412
<td>Note about infinite loops and execution steps</td>
1741317413
<td align="center">Not resolved</td>
1741417414
</tr>
1741517415
<tr class="open" id="2924">
1741617416
<td><a href="https://cplusplus.github.io/CWG/issues/2924.html">2924</a></td>
17417-
<td>open</td>
17417+
<td>review</td>
1741817418
<td>Undefined behavior during constant evaluation</td>
1741917419
<td align="center">Not resolved</td>
1742017420
</tr>
17421-
<tr class="open" id="2925">
17421+
<tr id="2925">
1742217422
<td><a href="https://cplusplus.github.io/CWG/issues/2925.html">2925</a></td>
17423-
<td>open</td>
17423+
<td>NAD</td>
1742417424
<td>Deleting a pointer to an incomplete enumeration type</td>
17425-
<td align="center">Not resolved</td>
17425+
<td class="unknown" align="center">Unknown</td>
1742617426
</tr>
1742717427
<tr class="open" id="2926">
1742817428
<td><a href="https://cplusplus.github.io/CWG/issues/2926.html">2926</a></td>
17429-
<td>open</td>
17429+
<td>tentatively ready</td>
1743017430
<td>Lookup context for dependent qualified names</td>
1743117431
<td align="center">Not resolved</td>
1743217432
</tr>
1743317433
<tr class="open" id="2927">
1743417434
<td><a href="https://cplusplus.github.io/CWG/issues/2927.html">2927</a></td>
17435-
<td>open</td>
17435+
<td>review</td>
1743617436
<td>Unclear status of translation unit with <TT>module</TT> keyword</td>
1743717437
<td align="center">Not resolved</td>
1743817438
</tr>

0 commit comments

Comments
 (0)