mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-03 06:02:05 +00:00
gcc -Wimplicit-fallthrough only detects comments if they are immediately preceded before the next label. Braces stops it from recognizing the fallthrough comment.