mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +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>