Browse Source

Enable -Wreturn-std-move
commit_hash:c7f0699a8f585dc8140bded7a65b017808bebb38

thegeorg 18 hours ago
parent
commit
3f28d3f612
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build/ymake_conf.py

+ 0 - 1
build/ymake_conf.py

@@ -1551,7 +1551,6 @@ class GnuCompiler(Compiler):
                 '-Wno-deprecated-enum-float-conversion',
                 '-Wno-deprecated-volatile',
                 '-Wno-pessimizing-move',
-                '-Wno-return-std-move',
                 '-Wno-undefined-var-template',
             ]