Skip to content

Commit 5ad15e5

Browse files
committed
[clang][NFC] Update cxx_dr_status.html
1 parent d5a6ec1 commit 5ad15e5

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
@@ -17319,6 +17319,12 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1731917319
<td>open</td>
1732017320
<td>Disallow multiple <I>friend-type-specifier</I>s for a friend template</td>
1732117321
<td align="center">Not resolved</td>
17322+
</tr>
17323+
<tr class="open" id="2918">
17324+
<td><a href="https://cplusplus.github.io/CWG/issues/2918.html">2918</a></td>
17325+
<td>open</td>
17326+
<td>Consideration of constraints for address of overloaded function</td>
17327+
<td align="center">Not resolved</td>
1732217328
</tr></table>
1732317329

1732417330
</div>

0 commit comments

Comments
 (0)