mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -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.
1.8 KiB
1.8 KiB