Skip to content

Commit 71e4d70

Browse files
committed
[clang][NFC] Update CWG issues list
1 parent 7ca52cd commit 71e4d70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clang/www/cxx_dr_status.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17198,6 +17198,12 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1719817198
<td>open</td>
1719917199
<td>Clarify implicit conversion sequence from <I>cv</I> <TT>T</TT> to <TT>T</TT></td>
1720017200
<td align="center">Not resolved</td>
17201+
</tr>
17202+
<tr class="open" id="2899">
17203+
<td><a href="https://cplusplus.github.io/CWG/issues/2899.html">2899</a></td>
17204+
<td>open</td>
17205+
<td>Bad value representations should cause undefined behavior</td>
17206+
<td align="center">Not resolved</td>
1720117207
</tr></table>
1720217208

1720317209
</div>

0 commit comments

Comments
 (0)