You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of
letting the code fall through to the next case.
Link: KSPP#115
Reviewed-by: Håkon Bugge <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
0 commit comments