Files
scylladb/test
Avi Kivity 100d6f4094 build: enable -Wunused-function
Also drop a single violation in transport/server.cc. This helps
prevent dead code from piling up.

Three functions in row_cache_test that are not used in debug mode
are moved near their user, and under the same ifdef, to avoid triggering
the error.

Closes #8767
2021-06-06 09:21:23 +03:00
..
2021-06-06 09:21:23 +03:00
2021-05-27 15:47:49 +03:00
2021-05-11 18:39:10 +03:00