On 02/20/2018 12:01 PM, David Miller wrote:
From: Santosh Shilimkar <santosh.shilim...@oracle.com>
Date: Tue, 20 Feb 2018 09:54:09 -0800

So coverity greps for commet as "fall through" for
-Wimplicit-fallthrough build ?

 From what I understand, 'gcc' does in the latest versions.  Coverity
might as well, I don't know.


Yeah, the one that reports those warnings is GCC.

Coverity only knows about missing break, return and continue.

--
Gustavo

Reply via email to