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 f536f71 commit 5497709Copy full SHA for 5497709
clang/www/cxx_dr_status.html
@@ -4739,7 +4739,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
4739
<td><a href="https://cplusplus.github.io/CWG/issues/787.html">787</a></td>
4740
<td>CD2</td>
4741
<td>Unnecessary lexical undefined behavior</td>
4742
- <td class="unknown" align="center">Unknown</td>
+ <td class="unreleased" align="center">Clang 21</td>
4743
</tr>
4744
<tr id="788">
4745
<td><a href="https://cplusplus.github.io/CWG/issues/788.html">788</a></td>
0 commit comments