mirror of
https://github.com/google/googletest.git
synced 2025-01-22 07:31:04 +08:00
755f853c6b
Avoid temporary matcher instances. They are unnecessary and can be relatively more expensive than the rest of the algorithm. PiperOrigin-RevId: 277084853