Abseil Team
cb4ad96a5a
Correctly define ABSL_UNREACHABLE when Abseil Hardened Fast is enabled
...
Currently, when Abseil Hardened Fast is set and NDEBUG is set,
ABSL_UNREACHABLE performs undefined behavior, as the assert is a no-op
and the various ABSL_UNREACHABLE_IMPLs can in fact be reached, violating
assumptions we have told the compiler to make.
PiperOrigin-RevId: 866148746
Change-Id: I4fcad9681d167c40be082521c3bebd9fc27109dc
2026-02-05 15:51:26 -08:00
..
2025-12-29 08:01:20 -08:00
2025-02-05 13:26:21 -08:00
2026-01-07 13:07:30 -08:00
2019-12-10 15:07:05 -05:00
2025-12-30 10:05:03 -08:00
2024-06-24 11:09:36 -07:00
2025-09-21 08:08:58 -07:00
2026-02-05 14:43:44 -08:00
2026-02-05 14:14:37 -08:00
2025-12-30 10:05:03 -08:00
2026-02-05 14:14:37 -08:00
2025-12-30 10:05:03 -08:00
2019-03-08 10:27:53 -05:00
2026-01-21 08:14:21 -08:00
2019-12-10 15:07:05 -05:00
2024-03-19 12:59:42 -07:00
2025-02-20 21:07:28 -08:00
2026-01-07 08:33:11 -08:00
2026-01-07 08:33:11 -08:00
2023-12-21 12:01:50 -08:00
2023-08-04 13:55:54 -07:00
2024-01-11 09:57:58 -08:00
2025-11-11 07:39:06 -08:00
2023-11-08 09:59:07 -08:00
2025-02-20 09:37:58 -08:00
2025-04-04 11:43:03 -07:00
2024-08-28 07:41:25 -07:00
2025-05-22 18:22:59 -07:00
2025-10-09 10:35:01 -07:00
2025-01-27 11:07:33 -08:00
2026-02-05 15:51:26 -08:00
2025-12-17 10:23:48 -08:00
2025-02-05 11:33:01 -08:00
2021-02-10 17:01:18 -05:00
2023-01-26 14:23:41 -08:00
2024-02-27 01:37:15 -08:00
2025-04-18 07:56:23 -07:00
2025-10-09 08:07:20 -07:00
2023-08-28 18:21:28 -07:00
2022-11-10 19:53:26 -08:00