mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
`-Wignore-qualifiers` is included by -Wextra. but we are not there yet, with this change, we can keep the changes introducing -Wignore-qualifiers warnings out of the repo, before applying `-Wextra`. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>