[libc-commits] [libc] [libc] Added missing operator delete generated by gcc/clang (PR #67457)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Tue Sep 26 10:13:16 PDT 2023


jhuber6 wrote:

> > Wouldn't we also need this in the IntegrationTests?
> 
> It's not an issue in the integration tests currently

Do you happen to know why this appears here and not there? I remember there was a recent patch that made the version with the alignment the default somewhere. Maybe we don't have any tests in integration that call `delete`?

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


More information about the libc-commits mailing list