mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Clang warns that the expression will be evaluated (doh). While the warning seems dubious, keep it and change the code to call the function outside typeid(), in case it does help someone one day.