Skip to content

tests: remove redundant std::move()#7535

Merged
alyssawilk merged 1 commit intoenvoyproxy:masterfrom
rojkov:gcc9-fixes
Jul 11, 2019
Merged

tests: remove redundant std::move()#7535
alyssawilk merged 1 commit intoenvoyproxy:masterfrom
rojkov:gcc9-fixes

Conversation

@rojkov
Copy link
Copy Markdown
Member

@rojkov rojkov commented Jul 11, 2019

Description: gcc9 reports the uses of std::move() redundant.

Risk Level: low
Testing: unit tests
Release Notes: N/A
Documentation: N/A

Description: gcc9 reports the uses of std::move() redundant.

Risk Level: low
Testing: unit tests
Release Notes: N/A
Documentation: N/A

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
@alyssawilk
Copy link
Copy Markdown
Contributor

Thanks again for the clean up.
one small request - if you have any more of these other than this and #7520 can you ship them out in one large PR rather than a series of small ones?
thanks!

@alyssawilk alyssawilk merged commit 47f2be3 into envoyproxy:master Jul 11, 2019
@rojkov
Copy link
Copy Markdown
Member Author

rojkov commented Jul 11, 2019

@alyssawilk sure. Sorry for the noise. Just that I decided to build the tests today, after I had submitted the first patch.

@rojkov rojkov deleted the gcc9-fixes branch July 11, 2019 14:19
@alyssawilk
Copy link
Copy Markdown
Contributor

No worries - 2 cleanup CLs is totally reasonable (and thanks again for the clean up!) We had a handful of folks come through earlier this year with something like 5 mini cleanup cls a day so I tend to encourage batching early after that :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants