[clang] [LifetimeSafety] Remerge "Add support for `new`/`delete`" (PR #193776)

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 23 08:33:50 PDT 2026


NeKon69 wrote:

@usx95 @Xazax-hun This is not much different from the original PR, except that I added this check `!NE->getInitializer()`, and a regression test for a crash that happened earlier when allocating `void*`.

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


More information about the cfe-commits mailing list