[clang] Clean up array allocation logic in Sema::BuildCXXNew (PR #186617)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 15 00:22:22 PDT 2026


tbaederr wrote:

Not a big fan of introducing a helper class (and a header + source file) that's used exclusively in one function. I'm not even sure what https://github.com/llvm/llvm-project/issues/182790 is talking about specifically.

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


More information about the cfe-commits mailing list