Commits


dmauro authored and Mark Barolak committed d385a77297a
Googletest export Fix *_THROW tests under MSVC, which produce slightly different type names from std::type_info (e.g. "class std::runtime_error" instead of "std::runtime_error") PiperOrigin-RevId: 341874178