We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca52cd commit 71e4d70Copy full SHA for 71e4d70
clang/www/cxx_dr_status.html
@@ -17198,6 +17198,12 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
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>
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>
17207
</tr></table>
17208
17209
</div>
0 commit comments