mirror of
https://github.com/google/googletest.git
synced 2025-12-29 11:18:19 +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