mirror of
https://github.com/google/googletest.git
synced 2024-12-29 11:40:58 +08:00
b7dd66519f
Remove GTEST_REFERENCE_TO_CONST_ usage from GMock. In C++11, it's redundant. PiperOrigin-RevId: 225719210