Skip to content

Commit

Permalink
Enable -Wreturn-std-move
Browse files Browse the repository at this point in the history
commit_hash:c7f0699a8f585dc8140bded7a65b017808bebb38
  • Loading branch information
georgthegreat committed Nov 21, 2024
1 parent c320ff3 commit 3f28d3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/ymake_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,6 @@ def __init__(self, tc, build):
'-Wno-deprecated-enum-float-conversion',
'-Wno-deprecated-volatile',
'-Wno-pessimizing-move',
'-Wno-return-std-move',
'-Wno-undefined-var-template',
]

Expand Down

0 comments on commit 3f28d3f

Please sign in to comment.