[libcxx-commits] [libcxx] [libcxxabi] [libc++] Fix noexcept behaviour of operator new helper functions (PR #74337)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 22 09:58:38 PST 2024


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

LGTM, thanks a lot for the fix and the comprehensive tests. The CI is passing now (the only failure is unrelated).

I appreciate that you updated this in time for the LLVM 18 branch, this is an important fix. I'll merge this now.

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


More information about the libcxx-commits mailing list