cryb-to/include
Dag-Erling Smørgrav 636bd7a259 Better macros for unreachable code.
This adds a `CRYB_UNREACHABLE` macro which will cause a segfault if reached, and modifies `CRYB_NO_DEFAULT_CASE` to have essentially the same semantics.  It also removes the conditionals since the coverage macros are always defined.
2017-09-04 21:01:39 +02:00
..
cryb Better macros for unreachable code. 2017-09-04 21:01:39 +02:00
.gitignore Centralize most of .gitignore. 2016-09-17 21:38:54 +02:00
Makefile.am