[clang] [RFC] Initial implementation of P2719 (PR #113510)

via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 24 02:17:19 PDT 2025


================
@@ -2533,9 +2533,43 @@ bool CXXMethodDecl::isUsualDeallocationFunction(
       getOverloadedOperator() != OO_Array_Delete)
----------------
cor3ntin wrote:

We have a function for that now!

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


More information about the cfe-commits mailing list