Nicholas Guriev
793862bee6
Fix -Wredundant-move and -Wdeprecated-copy warnings ( #6663 )
...
* Do not move result at end of function
This makes GCC 9.1.2 happy with the active -Wredundant-move warning.
Indeed, such moving of local variables or local arguments before
returning is unnecessary and prevents the compiler from copy elision
optimization.
2019-11-12 18:15:34 +03:00
..
2019-11-05 15:45:55 +03:00
2019-10-01 23:59:46 +03:00
2019-11-12 18:15:34 +03:00
2019-11-12 18:15:34 +03:00
2019-11-12 18:15:34 +03:00
2019-10-19 12:27:56 +04:00
2019-11-07 13:53:55 +03:00
2019-10-20 14:22:46 +04:00
2019-10-19 12:27:56 +04:00
2019-11-05 13:23:56 +03:00
2019-11-11 19:46:33 +03:00
2019-11-12 18:15:34 +03:00
2019-11-12 18:15:34 +03:00
2019-10-07 18:58:21 +03:00
2019-10-19 12:27:56 +04:00
2019-10-19 12:27:52 +04:00
2019-10-20 21:11:37 +04:00
2019-11-12 18:15:34 +03:00
2019-11-05 14:27:42 +03:00
2019-10-19 12:27:28 +04:00
2019-11-12 18:15:34 +03:00
2019-11-07 13:53:55 +03:00
2019-10-19 12:27:52 +04:00
2019-11-12 18:15:34 +03:00
2019-10-19 12:27:56 +04:00
2019-10-19 12:27:56 +04:00
2019-11-05 13:23:56 +03:00
2019-11-12 18:15:34 +03:00
2019-10-19 12:27:56 +04:00
2019-09-09 11:13:41 +03:00
2019-10-19 12:27:52 +04:00
2019-10-01 23:59:46 +03:00
2019-10-19 12:27:56 +04:00
2019-10-19 12:27:56 +04:00
2019-10-19 12:27:56 +04:00
2019-10-01 23:59:46 +03:00
2019-10-01 23:59:46 +03:00
2019-07-01 17:57:39 +02:00
2019-07-01 17:57:39 +02:00
2018-01-03 13:23:14 +03:00
2019-10-19 12:27:52 +04:00
2019-10-01 23:59:46 +03:00
2019-10-19 12:27:56 +04:00
2019-10-19 12:27:52 +04:00
2019-10-01 23:59:46 +03:00
2019-07-24 08:02:20 +02:00
2019-11-05 14:27:42 +03:00
2019-10-01 23:59:46 +03:00
2019-10-01 23:59:46 +03:00
2018-01-03 13:23:14 +03:00
2019-10-01 23:59:46 +03:00