Messages in this thread |  | | From | Miguel Ojeda <> | Date | Sat, 7 Nov 2020 09:07:11 +0100 | Subject | Re: [PATCH] Kbuild: enable -Wfallthrough for clang |
| |
On Sat, Nov 7, 2020 at 8:08 AM Nick Desaulniers <ndesaulniers@google.com> wrote: > > Partial revert of commit e2079e93f562 ("kbuild: Do not enable > -Wimplicit-fallthrough for clang for now") > > This has been fixed up over time thanks to the addition of "fallthrough" > pseudo-keyword in > commit 294f69e662d1 ("compiler_attributes.h: Add 'fallthrough' pseudo > keyword for switch/case use")
I think the title is missing the "implicit"?
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Cheers, Miguel
|  |