Files
abseil-cpp/absl/base
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-12-30 10:05:03 -08:00
2025-09-21 08:08:58 -07:00
2025-12-30 10:05:03 -08:00
2025-12-30 10:05:03 -08:00
2019-12-10 15:07:05 -05:00
2025-04-04 11:43:03 -07: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