mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-06-22 04:54:55 +08:00

Use a tagged constructor for FlatTuple instead. Some versions of MSVC are getting confused with that constructor and generating invalid code. PiperOrigin-RevId: 342050957