Enable -Wunreachable-code
authorChristopher Dykes <cdykes@fb.com>
Fri, 16 Dec 2016 04:11:07 +0000 (20:11 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Dec 2016 04:18:06 +0000 (20:18 -0800)
commita83ba29c59e69de4c7c834960dc65bb471de9f25
tree41880c9394f6ed0dbb7927fdba1f9fcc770177f1
parentd7d91eb119b9f0758cd7c9e952e9a58209ca5a67
Enable -Wunreachable-code

Summary:
Because it finds dead code.
This also removes the dead code found.

Reviewed By: yfeldblum

Differential Revision: D4310312

fbshipit-source-id: 8178dacc9268e1001efc5f803a35ef49e23d692a
folly/Benchmark.cpp
folly/dynamic.cpp
folly/experimental/DynamicParser.cpp
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/fibers/test/FibersTest.cpp