Open r-barnes opened 4 months ago
Allows code to compile with -Wimplicit-fallthrough. In conjunction with #450 this is sufficient to show that all fallthroughs are explicit and, therefore, safe (in a sense).
-Wimplicit-fallthrough
Allows code to compile with
-Wimplicit-fallthrough
. In conjunction with #450 this is sufficient to show that all fallthroughs are explicit and, therefore, safe (in a sense).