[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
Mon Jul 15 12:00:30 PDT 2024


https://github.com/jhuber6 approved this pull request.

The integration test stuff doesn't have any of these operators, so I guess it's moot. That being said, this is pretty much just a wrapper to work in a hermetic environment given LIBC_NAMESPACE qualified identifiers, we could merge them in the future.

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


More information about the libc-commits mailing list