Skip to content

Comments

Make fallthroughs explicit in MurmurHash3.cpp#106

Open
r-barnes wants to merge 1 commit intoaappleby:masterfrom
r-barnes:patch-1
Open

Make fallthroughs explicit in MurmurHash3.cpp#106
r-barnes wants to merge 1 commit intoaappleby:masterfrom
r-barnes:patch-1

Conversation

@r-barnes
Copy link

Allow the code to integrate nicely with codebases using clang (or GCC)'s -Wimplicit-fallthrough warning flag by marking fallthroughs as being intentional.

Allow the code to integrate nicely with codebases using clang (or GCC)'s `-Wimplicit-fallthrough` warning flag by marking fallthroughs as being intentional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant