mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-10-17 12:41:29 +08:00

Avoid temporary matcher instances. They are unnecessary and can be relatively more expensive than the rest of the algorithm. PiperOrigin-RevId: 277084853