HomeFreeBSD

style.9: clarify FALLTHROUGH

Description

style.9: clarify FALLTHROUGH

FALLTHROUGH is intended for a block of code that cascades to the next
case block. Multiple case statements sharing a single block of code do
not need a FALLTHROUGH comment.

Reviewed by: imp, markj, jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47242

Details

Provenance
emasteAuthored on Tue, Oct 22, 4:13 PM
Reviewer
imp
Differential Revision
D47242: style.9: clarify FALLTHROUGH
Parents
rG13da1af1cd67: libcxxrt: Update to upstream 698997bfde1f
Branches
Unknown
Tags
Unknown