Avi Kivity
222ef17305
build, treewide: enable -Wredundant-move
...
Returning a function parameter guarantees copy elision and does not
require a std::move(). Enable -Wredundant-move to warn us that the
move is unneeded, and gain slightly more readable code. A few violations
are trivially adjusted.
Closes #9004
2021-07-11 12:53:02 +03:00
..
2021-06-06 19:18:49 +03:00
2021-06-17 13:46:40 +03:00
2021-06-06 19:18:49 +03:00
2021-06-21 14:53:54 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-07-11 12:53:02 +03:00
2021-06-14 08:49:46 +02:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-07-08 17:52:34 +03:00
2021-06-17 17:12:31 +03:00
2021-07-07 23:21:51 +03:00
2021-06-25 13:18:43 +03:00
2021-06-06 19:18:49 +03:00