mirror of
https://github.com/google/googletest.git
synced 2025-12-31 12:18:36 +08:00
Allow copying of the string in MatchAndExplain. Otherwise, conversions from std::string_view to std::string will fail as being explicit PiperOrigin-RevId: 290301103