mirror of
https://github.com/google/googletest.git
synced 2025-11-13 00:05:01 -05: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