mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -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.
90 KiB
90 KiB