On Wed, Aug 28, 2019 at 9:45 AM Miguel Ojeda <miguel.ojeda.sando...@gmail.com> wrote: > > On Wed, Aug 28, 2019 at 6:21 PM Masahiro Yamada > <yamada.masah...@socionext.com> wrote: > > > > Applied to linux-kbuild. Thanks. > > > > (If other clang folks give tags, I will add them later.) > > Acked-by: Miguel Ojeda <miguel.ojeda.sando...@gmail.com>
I verified that GCC didn't get support for -Wimplicit-fallthrough until GCC ~7.1 release, so the cc-option guard is still required. Acked-by: Nick Desaulniers <ndesaulni...@google.com> Thanks for the patch Nathan. -- Thanks, ~Nick Desaulniers