folly: support FOLLY_FALLTHROUGH on GCC
Summary: This is required to avoid new GCC 7 -Wimplict-fallthrough warnings. We also update to use the C++17 [[fallthrough]] attribute if supported. Reviewed By: yfeldblum Differential Revision: D6367140 fbshipit-source-id: d5380983cb300f944df9c2885d0faa0155994be7
Showing
Please register or sign in to comment