mirror of
https://github.com/google/googletest.git
synced 2026-01-01 04:38:37 +08:00
gmock-internal-utils.cc: Use `static_cast` instead of implicit conversion between signed and unsigned types Fixes #3550 PiperOrigin-RevId: 396826071