These were detected by the new -Wauto-by-value-copy (D114989) warning, these by-value
constant copies need only be references.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM! I think it's reasonable to not have test coverage for this change as it is functionally equivalent code, despite not being quite NFC.