diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-25 00:23:38 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-25 00:23:38 +0300 |
commit | 9e08dc29988aa927698e62abd83d0930c730c464 (patch) | |
tree | 6703666cbc55b86b8bc4346f6df50ee8682a15dd /build/ymake_conf.py | |
parent | 5b4595bc852b68a1b1867965651fbb3c9e24504c (diff) | |
download | ydb-9e08dc29988aa927698e62abd83d0930c730c464.tar.gz |
intermediate changes
ref:f4b7ab7a4aab85d765a20b57808e6743450252e9
Diffstat (limited to 'build/ymake_conf.py')
-rwxr-xr-x | build/ymake_conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/ymake_conf.py b/build/ymake_conf.py index c889f9a782..b85cd38598 100755 --- a/build/ymake_conf.py +++ b/build/ymake_conf.py @@ -2463,7 +2463,6 @@ class MSVCCompiler(MSVC, Compiler): '-Wno-extern-initializer', '-Wno-format', '-Wno-inconsistent-dllimport', - '-Wno-int-conversion', '-Wno-logical-op-parentheses', '-Wno-macro-redefined', '-Wno-parentheses', |