Enable -Wimplicit-fallthrough
authorChristopher Dykes <cdykes@fb.com>
Mon, 22 May 2017 22:33:12 +0000 (15:33 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 22 May 2017 22:36:21 +0000 (15:36 -0700)
commit523ca7d714075a3299dd42925e1f13376e2a4647
treead0b2fd690c6092b84bc4320e514a1a9601006ea
parent887367cae9e579cd1b715265a4f1b089beda71da
Enable -Wimplicit-fallthrough

Summary: Because just having a linter enforce it isn't good enough to catch everything.

Reviewed By: yfeldblum

Differential Revision: D5101828

fbshipit-source-id: a1bc482b37139a1eddeb93bc298596af950aa87d
folly/FBString.h
folly/String-inl.h
folly/test/ConvBenchmark.cpp