mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
Clang 15 rejects string compares where the left-hand-side is a C string, so help it along by converting it ourselves. Closes #13582
Clang 15 rejects string compares where the left-hand-side is a C string, so help it along by converting it ourselves. Closes #13582