Author :
Martin Mitas
Date :
2024-01-21 11:50:18
Hash :83e093fb Message :md_opener_stack: Mark the default branch of switch as unreachable.
We were returning NULL previously, but that would lead to a crash
anyway; all callsites expect to get their respective stack anyway
and anything else would mean we are internally broken.