mirror of
https://github.com/google/googletest.git
synced 2025-01-01 06:37:48 +08:00
b7dd66519f
Remove GTEST_REFERENCE_TO_CONST_ usage from GMock. In C++11, it's redundant. PiperOrigin-RevId: 225719210