[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
Thu Jul 11 10:40:15 PDT 2024


jhuber6 wrote:

> > You likely need to add these to the integration test.cpp as well.
> 
> integration tests build even without this patch

Probably because they don't hit the same code paths, but I feel like we should do it just in case.

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


More information about the libc-commits mailing list