Files
src/contrib
Enji Cooper 3926ae98ad gtest.cc: declare fail_if_no_test_linked flag
Clang's -Wmissing-variable-declarations flags this as an issue since the
flag is only used in `gtest.cc`. Declare the flag beforehand to ensure
that the variable scope is properly limited to `gtest.cc`.

MFC after:	1 week
MFC with:	46333229c6
Ref:		https://github.com/google/googletest/pull/4898
2026-01-28 17:25:26 -08:00
..
2025-09-11 16:16:39 +02:00
2025-12-03 10:15:46 -08:00
2025-11-03 21:18:46 +01:00
2025-08-01 15:06:39 +01:00
2025-09-28 21:28:12 -07:00
2025-11-10 00:55:06 -08:00
2025-08-23 10:58:09 -06:00
2026-01-11 16:42:18 +00:00
2026-01-14 16:28:57 +01:00
2026-01-26 14:03:47 -07:00
2025-08-06 00:27:14 +02:00
2025-12-02 07:22:26 -08:00
2025-12-22 15:18:52 +00:00
2025-09-29 22:53:34 +01:00
2025-05-27 22:24:22 +02:00
2025-12-23 00:24:13 -08:00