llvm-project
3e24dade - [Clang][Tooling][NFC] Use move to avoid copies of large objects (#143603)

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.
Author
Parents
Loading