mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
antlr3 generates code like `((foo == bar))`. but Clang does not like it. let's disable this warning. and explore other options later. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>