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.
Details
Details
- Reviewers
imp markj jhb - Group Reviewers
srcmgr - Commits
- rGdd72aa6be4ee: style.9: clarify FALLTHROUGH
rGd55d5dd9f7ad: style.9: clarify FALLTHROUGH
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable