Danny Robson
929556d677
warnings: temporarily remove fallthrough warning
we use fallthrough fairly liberally in some bitwise and crypto codepaths, and keeping this warning message (particularly in debug builds where we use Werror) is painful.
Description
No description provided
Languages
CMake
98.1%
C++
1.9%