mirror of
https://github.com/google/googletest.git
synced 2025-03-10 00:46:56 +00:00
gmock-internal-utils.cc: Use `static_cast` instead of implicit conversion between signed and unsigned types Fixes #3550 PiperOrigin-RevId: 396826071