[compiler-rt] [compiler-rt] Simplify and rename of operator_new_size_type (PR #83912)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 03:49:28 PDT 2024


zmodem wrote:

This broke building with MSVC for 32-bit x86: #101998. Can we revert it? It still seems to revert cleanly, and I can't really think of a better fix than putting the old `operator_new_size_type` back.

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


More information about the llvm-commits mailing list