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