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 b4221ce commit c07e53dCopy full SHA for c07e53d
clang/www/cxx_dr_status.html
@@ -5579,7 +5579,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
5579
<td><a href="https://cplusplus.github.io/CWG/issues/960.html">960</a></td>
5580
<td>CD2</td>
5581
<td>Covariant functions and lvalue/rvalue references</td>
5582
- <td class="unknown" align="center">Unknown</td>
+ <td class="full" align="center">Clang 2.8</td>
5583
</tr>
5584
<tr id="961">
5585
<td><a href="https://cplusplus.github.io/CWG/issues/961.html">961</a></td>
0 commit comments