[clang] [clang][docs] Fix DR status for P2280R4 (PR #127166)

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 01:18:54 PST 2025


================
@@ -510,6 +510,12 @@ <h2 id="cxx23">C++23 implementation status</h2>
       <td class="full" align="center">Yes</td>
     </tr>
 </table>
+
+<p>
+<span id="p2280">(12): In Clang 20, this change is not yet retroactively
----------------
Endilll wrote:

```suggestion
<span id="p2280">(12): This feature is not yet available in C++20 and earlier modes.
```

https://github.com/llvm/llvm-project/pull/127166


More information about the cfe-commits mailing list