Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-73860

Add performance-unnecessary-copy-initialization clang-tidy check

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.kneiser@mongodb.com Matt Kneiser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: