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