Mention the optional third argument to TYPED_TEST_SUITE
PiperOrigin-RevId:
637896001
Change-Id: Ia3a61ceec4b842e864a0cdfad13e9897bf0ecaaa
Update GoogleTest CI Docker image to use Clang 19, GCC 14, and CMake 3.29.3
PiperOrigin-RevId:
636977286
Change-Id: Id9e09398a991c74c2137672948a1eb7dd2d96596
Change GoogleTest flag removal to not read beyond the end of the array
to the NULL terminator. #4532 says ASAN complains about this on some
platforms, although it is not clear if ASAN or the platform implementation
is incorrect about accessing the terminating NULL.
Fixes #4532
PiperOrigin-RevId:
635886009
Change-Id: Ibb4237055488c895b1dd09145ab979347bb9a390