On 08/11/2016 07:43 AM, Marek Polacek wrote:
This patch either updates fall through comments so that our warning
machinery recognizes them, or annotates code with new FALLTHRU comments
so that intended fall through cases are marked and the compiler wouldn't
warn.
I'd like to get this in before I
This patch either updates fall through comments so that our warning
machinery recognizes them, or annotates code with new FALLTHRU comments
so that intended fall through cases are marked and the compiler wouldn't
warn.
I'd like to get this in before I post another patches to keep this mess
more ma