[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 08:55:56 PDT 2024
zmodem wrote:
> What is size_t on 32-bit windows?
It seems to be `unsigned int`.
https://github.com/llvm/llvm-project/pull/83912
More information about the llvm-commits
mailing list