mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-10 21:46:04 +00:00

Add static_cast<std::size_t> when comparing int to std::size_t. Also, include <cstddef> when it wasn't already being included. llvm-svn: 287822