FOLLY_ASSUME_UNREACHABLE

Inform the compiler that the statement is not reachable at runtime, and disable compiler warnings.

Synopsis

Declared in <folly/lang/Assume.h>

#define FOLLY_ASSUME_UNREACHABLE()