Skip to content

Commit 2e482b2

Browse files
committed
[clang][NFC] Update CWG issues list
1 parent 2900d03 commit 2e482b2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

clang/www/cxx_dr_status.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17186,6 +17186,18 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1718617186
<td>open</td>
1718717187
<td>Template argument deduction involving exception specifications</td>
1718817188
<td align="center">Not resolved</td>
17189+
</tr>
17190+
<tr class="open" id="2897">
17191+
<td><a href="https://cplusplus.github.io/CWG/issues/2897.html">2897</a></td>
17192+
<td>open</td>
17193+
<td>Copying potentially-overlapping union subobjects</td>
17194+
<td align="center">Not resolved</td>
17195+
</tr>
17196+
<tr class="open" id="2898">
17197+
<td><a href="https://cplusplus.github.io/CWG/issues/2898.html">2898</a></td>
17198+
<td>open</td>
17199+
<td>Clarify implicit conversion sequence from <I>cv</I> <TT>T</TT> to <TT>T</TT></td>
17200+
<td align="center">Not resolved</td>
1718917201
</tr></table>
1719017202

1719117203
</div>

0 commit comments

Comments
 (0)