mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 07:46:07 +00:00

I broke the build just now by trying to do std::min between a size_t and a uint64_t, which of course worked fine on my 64-bit test platform.