Skip to content
GitLab
Explore
Sign in
suyu
src
common
logging
backend.cpp
Find file
Blame
History
Permalink
Use UNREACHABLE macro for impossible cases in previous commit
· 0298b7be
Benjamin Barenblat
authored
Aug 02, 2015
Use the UNREACHABLE macro instead of `ASSERT(false, ...);`.
0298b7be
Loading