mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
27ead96305
Use clang-tidy's performance-unnecessary-copy-initialization checker. After applying the fix-its (which turns the copies into const&), revise the changes and see whether the copies can be removed entirely by using the original instead.
73 KiB
73 KiB