[libcxx-commits] [libcxxabi] [libcxx] [libc++] Fix noexcept behaviour of operator new helper functions (PR #74337)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 5 11:00:16 PST 2023
================
@@ -0,0 +1,34 @@
+//===----------------------------------------------------------------------===//
----------------
ldionne wrote:
Ah, yes, you're right!
https://github.com/llvm/llvm-project/pull/74337
More information about the libcxx-commits
mailing list