mirror of
https://github.com/google/googletest.git
synced 2025-12-02 00:57:37 -05: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