Allow building with -Wmissing-noreturn
authorChristopher Dykes <cdykes@fb.com>
Wed, 14 Dec 2016 06:05:21 +0000 (22:05 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 14 Dec 2016 06:17:58 +0000 (22:17 -0800)
commitf3f4bcfb67d95e56887204081c94141aae4c89bc
treed2c18ba5711162392a4ffe1abe12e2a3fcd02036
parentf2203c94f2545d2597a64a1e9d0d173874a40415
Allow building with -Wmissing-noreturn

Summary: If your function doesn't return you should be explicit about it.

Reviewed By: meyering

Differential Revision: D4309893

fbshipit-source-id: ce275ec8f42e2cb3253a1e40e263934649f09d9e
17 files changed:
folly/FixedString.h
folly/MallctlHelper.cpp
folly/MallctlHelper.h
folly/detail/ThreadLocalDetail.h
folly/experimental/DynamicParser.cpp
folly/experimental/DynamicParser.h
folly/experimental/exception_tracer/ExceptionTracerTest.cpp
folly/experimental/exception_tracer/test/ExceptionCounterTest.cpp
folly/fibers/Fiber.cpp
folly/fibers/Fiber.h
folly/ssl/OpenSSLHash.cpp
folly/ssl/OpenSSLHash.h
folly/test/SafeAssertTest.cpp
folly/test/ScopeGuardTest.cpp
folly/test/SubprocessTestParentDeathHelper.cpp
folly/test/function_benchmark/test_functions.cpp
folly/test/function_benchmark/test_functions.h