[clang] [mlir] [CIR] Set `builtin` attribute for new and delete calls (PR #184920)
Oliver Hunt via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 7 01:21:14 PST 2026
ojhunt wrote:
what is the effect of marking new/delete as a builtin? (this is just my normal new/delete paranoia :D)
https://github.com/llvm/llvm-project/pull/184920
More information about the cfe-commits
mailing list