mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-04 14:03:06 +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