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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • DevProd Build
    • Execution Team 2023-02-20, Execution Team 2023-04-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Matt Kneiser
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: