Chris Mumford 657ba51429 Added return in Version::Get::State::Match to quiet warning.
Added unreached return at the end of Version::Get::State::Match
to stop this _incorrect_ warning:

    version_set.cc:376:5: warning: control reaches end of
    non-void function [-Wreturn-type]

This warning was being emitted when building with clang 6.0.1-10
and also emitted by lgtm.com when statically analyzing leveldb even
though all SaverState enumeration values were handled.

PiperOrigin-RevId: 272455474
2019-10-28 13:23:53 -07:00
..
2019-05-28 15:44:32 -07:00
2019-05-28 15:44:32 -07:00
2019-05-16 12:07:21 -07:00
2019-05-28 15:44:32 -07:00
2019-05-04 17:42:20 -07:00
2019-05-04 17:42:20 -07:00
2019-05-04 17:42:20 -07:00
2019-05-04 17:42:20 -07:00
2019-05-30 09:55:43 -07:00
2019-05-04 17:42:20 -07:00
2019-05-04 17:42:20 -07:00