On Sun, Nov 22, 2020 at 09:30:25AM -0500, Mike Marciniszyn wrote:
>
> On 11/20/2020 1:25 PM, Gustavo A. R. Silva wrote:
> > In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
> > warnings by explicitly adding multiple break statements instead of just
> > letting the code fall
On 11/20/2020 1:25 PM, Gustavo A. R. Silva wrote:
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of just
letting the code fall through to the next case.
Signed-off-by: Gustavo A. R. Silva
Looks good and
2 matches
Mail list logo