llvm-project
3e24dade
- [Clang][Tooling][NFC] Use move to avoid copies of large objects (#143603)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
146 days ago
[Clang][Tooling][NFC] Use move to avoid copies of large objects (#143603) Static analysis flagged these cases in which can use std::move and avoid copies of large objects.
References
#143603 - [Clang][Tooling][NFC] Use move to avoid copies of large objects
Author
shafik
Parents
7414d88b
Loading