Skip to content

Commit c07e53d

Browse files
committed
[clang] Update clang/www/cxx_dr_status.html for CWG 960.
1 parent b4221ce commit c07e53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_dr_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5579,7 +5579,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
55795579
<td><a href="https://cplusplus.github.io/CWG/issues/960.html">960</a></td>
55805580
<td>CD2</td>
55815581
<td>Covariant functions and lvalue/rvalue references</td>
5582-
<td class="unknown" align="center">Unknown</td>
5582+
<td class="full" align="center">Clang 2.8</td>
55835583
</tr>
55845584
<tr id="961">
55855585
<td><a href="https://cplusplus.github.io/CWG/issues/961.html">961</a></td>

0 commit comments

Comments
 (0)