[clang] [NFC][clang] Mark P3868R1 as implemented (PR #197181)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Tue May 12 06:02:37 PDT 2026
================
@@ -336,7 +336,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
<tr>
<td>Allow <tt>#line</tt> before module declarations</td>
<td><a href="https://wg21.link/P3868R1">P3868R1</a></td>
- <td class="none" align="center">No</td>
+ <td class="full" align="center">Clang 23</td>
----------------
zwuis wrote:
```suggestion
<td class="full" align="center">Clang 21</td>
```
https://github.com/llvm/llvm-project/pull/197181
More information about the cfe-commits
mailing list