llvm-project
c2cb571c
- [Clang][NFC] Move UntypedParameters instead of copy (#143646)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
115 days ago
[Clang][NFC] Move UntypedParameters instead of copy (#143646) Static analysis flagged that UntypedParameters could be moved instead of copied. This would avoid copying a large object.
References
#143646 - [Clang][NFC] Move UntypedParameters instead of copy
Author
shafik
Parents
84237788
Loading