Files
scylladb/cql3
Avi Kivity fd8beeaea9 treewide: handle switch statements that return
A switch statement where every case returns triggers a gcc
warning if the surrounding function doesn't return/abort.

Fix by adding an abort(). The abort() will never trigger since we
have a warning on unhandled switch cases.
2021-10-10 18:16:50 +03:00
..
2021-09-28 23:49:11 +03:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00