Skip to content

Conversation

emaxx-google
Copy link
Contributor

Drop std::move() calls in places where there's no actual moving
happing, and only the "bugprone-use-after-move" clang-tidy
warning is triggered.

Drop std::move() calls in places where there's no actual moving
happing, and only the "bugprone-use-after-move" clang-tidy
warning is triggered.
@repo-lockdown
Copy link

repo-lockdown bot commented Sep 25, 2020

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@repo-lockdown repo-lockdown bot closed this Sep 25, 2020
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Sep 25, 2020
@lhames
Copy link
Contributor

lhames commented Sep 25, 2020

@emaxx-google This is a good find. I'm planning to update the resource management APIs next week and this should be fixed in the process.

@emaxx-google emaxx-google deleted the patch-1 branch September 28, 2020 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants