[clang] [NFC][C++][Modules] Mark P2788R0(DR) as implemented and added more test (PR #144214)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 14 01:58:22 PDT 2025
================
@@ -905,7 +905,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
</tr>
<tr> <!-- from Issaquah 2023 -->
<td><a href="https://wg21.link/P2788R0">P2788R0</a> (<a href="#dr">DR</a>)</td>
- <td class="none" align="center">No</td>
+ <td class="none" align="center">Clang 17</td>
----------------
yronglin wrote:
Good catch! Thanks for the review, fixed.
https://github.com/llvm/llvm-project/pull/144214
More information about the cfe-commits
mailing list