Files
cmake/Source
Tyler Yankee f460a199e3 Source: Add and use CM_UNREACHABLE macro
In debug builds, we assert and abort to give more useful crashes for
development (i.e., instead of triggering UB). Otherwise, we get the
optimization benefits of `unreachable()` (or the older
platform-specific fallbacks per `cm/utility`).
2026-08-26 13:24:34 -04:00
..
2026-07-14 09:08:12 -04:00
2026-08-25 11:47:48 -04:00
2026-08-25 11:47:48 -04:00
2026-08-26 00:04:54 -04:00
2026-08-24 12:22:13 -04:00
2026-01-29 10:16:59 -05:00
2025-08-01 09:56:00 -04:00
2025-11-12 14:54:35 -05:00
2025-10-07 09:29:18 -04:00
2026-04-16 15:10:35 -04:00
2025-08-26 14:29:01 -07:00
2026-04-16 15:10:35 -04:00
2026-01-27 18:15:26 +01:00
2026-07-30 11:52:27 -04:00
2026-07-29 15:04:59 -04:00
2026-07-27 09:56:23 -04:00
2026-04-16 15:10:35 -04:00
2026-07-23 10:28:41 -04:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2026-02-03 09:34:23 +03:00
…