aboutsummaryrefslogtreecommitdiffstats
path: root/build/ymake_conf.py
diff options
context:
space:
mode:
authoreeight <eeight@yandex-team.ru>2022-04-24 11:21:25 +0300
committereeight <eeight@yandex-team.ru>2022-04-24 11:21:25 +0300
commitd3dcefce22da142f53fd9af30dda58955f889e48 (patch)
tree264688526113319ae24aa86eb388d2ebf03e6157 /build/ymake_conf.py
parentdbbe6a51ea9b13716cd6fd69cd7fb86c9bbeac2b (diff)
downloadydb-d3dcefce22da142f53fd9af30dda58955f889e48.tar.gz
IGNIETFERRO-1969 Enable -Wrange-loop-construct
ref:13bffd7f1591989b7cd239d354e8d40156a3a3c7
Diffstat (limited to 'build/ymake_conf.py')
-rwxr-xr-xbuild/ymake_conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/ymake_conf.py b/build/ymake_conf.py
index 7fb1d358f4..9c95c70cd3 100755
--- a/build/ymake_conf.py
+++ b/build/ymake_conf.py
@@ -1445,7 +1445,6 @@ class GnuCompiler(Compiler):
'-Wno-deprecated-enum-float-conversion',
'-Wno-deprecated-volatile',
'-Wno-pessimizing-move',
- '-Wno-range-loop-construct',
'-Wno-return-std-move',
'-Wno-undefined-var-template',
]