[clang] [clang] Update diagnostics for type aware allocators (PR #148576)

Corentin Jabot via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 14 01:31:39 PDT 2025


================
@@ -133,7 +133,8 @@ C++2c Feature Support
 
 - Implemented `P0963R3 Structured binding declaration as a condition <https://wg21.link/P0963R3>`_.
 
-- Implemented `P2719R4 Type-aware allocation and deallocation functions <https://wg21.link/P2719>`_.
+- Implemented `P2719R5 Type-aware allocation and deallocation functions <https://wg21.link/P2719>`_
+  as an extension in all C++ language modes.
----------------
cor3ntin wrote:

Still in the wrong section :)

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


More information about the cfe-commits mailing list