Fix clang warning about switch covering all enums
Summary: This is part of a series of clean-up patches to make bolt cleanly compile with clang 4.0. This patch fixes the following warning: default label in switch which covers all enumeration values (cherry picked from FBD4242168)
Loading
Please sign in to comment