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