mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-25 08:06:30 +00:00

This lets us mark code as unreachable and signals the compiler that this is the case with __builtin_unreachable(). We also mark DEBUG_FATAL as unreachable.