[clang] [LifetimeSafety] Add support for `new`/`delete` (PR #192504)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 22 00:56:00 PDT 2026


NeKon69 wrote:

The fix seems to be pretty simple, just have to reorder template parameters. The question is, how do I push the code that fixes this? Do I need to create another PR?

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


More information about the cfe-commits mailing list