mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Cast std::min's second argument to size_t to prevent conflicting types for parameter deduction. llvm-svn: 343087
Cast std::min's second argument to size_t to prevent conflicting types for parameter deduction. llvm-svn: 343087