llvm-project
c2cb571c - [Clang][NFC] Move UntypedParameters instead of copy (#143646)

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