-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Build
-
Execution Team 2023-02-20, Execution Team 2023-04-17
I've noticed several unnecessary copies of objects occurring in our codebase, often from a misunderstanding/misuse of the auto specifier. There's an existing clang-tidy check that we can leverage to cut down on extraneous copies being made.
- is depended on by
-
SERVER-73635 Coverity analysis defect 135021: AUTO_CAUSES_COPY
- Backlog
-
SERVER-73637 Coverity analysis defect 135034: AUTO_CAUSES_COPY
- Blocked