mirror of
https://github.com/google/googletest.git
synced 2024-12-31 05:33:02 +08:00
a4b63e7efb
Action helpers need to pass by const& so that they can work with unique_ptr. PiperOrigin-RevId: 239062671