mirror of
https://github.com/google/googletest.git
synced 2025-11-09 06:43:21 -05:00
Rolling forward IsNan() matcher with fixes in test for -Wconversion issues. Use std::nanf and std::nanl where appropriate. PiperOrigin-RevId: 275523003