0
0
mirror of https://github.com/google/googletest.git synced 2025-03-15 13:23:50 +00:00
Abseil Team ffc9baeb4c Googletest export
Treat default-constructed string_view same as constructed from "".
In the context of string comparison (e.g. HasSubstr, StartsWith, EndsWith,
etc.), a default-constructed string_view (nullptr) should be semantically same
as a empty string "".

PiperOrigin-RevId: 212816839
2018-09-14 11:13:48 -04:00
..
2018-01-26 16:30:57 -05:00
2018-04-05 16:09:17 -04:00
2018-04-16 12:00:37 -04:00
2018-09-14 11:13:48 -04:00