Adjust fallthrough comments to satisfy GCC7's -Wimplicit-fallthrough.
If we were using C++17, we could use [[fallthrough]] instead... but we are not.
Showing
Please
register
or
sign in
to comment
If we were using C++17, we could use [[fallthrough]] instead... but we are not.