[clang] [Clang] Reland "Diagnose UB and emit error when identifier has both internal and external linkage" (PR #193567)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 29 04:45:43 PDT 2026
================
@@ -283,7 +283,7 @@ <h2 id="c2y">C2y implementation status</h2>
<tr>
<td>Slay Some Earthly Demons XI</td>
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3410.pdf">N3410</a></td>
- <td class="none" align="center">No</td>
+ <td class="unreleased" align="center">Clang 23</td>
----------------
AaronBallman wrote:
```suggestion
<td class="unreleased" align="center">Clang 24</td>
```
https://github.com/llvm/llvm-project/pull/193567
More information about the cfe-commits
mailing list