[buddy] workaround newer clang warning
It seems clang now warn about fallthrough case statements in C, but ignore any /* fall through */ comment if that comes from a macro. * src/bddop.c: Use the fallthrough attribute if available.
Showing
Please register or sign in to comment