Some enumerate function transfer parameter by value and not by reference,
I think these members are big enough, can use reference to reduce the mem
copy.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Do not use simple "I think these members are big enough". "auto" is used for type here and the concrete type is not explicit for the reviewers. Please provide more justification.