[clang] [NFC][C++][Modules] Mark P2788R0(DR) as implemented and added more test (PR #144214)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 14 01:32:56 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>
----------------
zwuis wrote:
```suggestion
<td class="full" align="center">Clang 17</td>
```
https://github.com/llvm/llvm-project/pull/144214
More information about the cfe-commits
mailing list