https://github.com/Kitware/CMake
Revision 27ead963052b4c3f4e40ea9e6141ba9902ad310a authored by Daniel Pfeifer on 26 May 2016, 20:21:15 UTC, committed by Daniel Pfeifer on 26 May 2016, 20:21:15 UTC
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 parent 618fb23
History
Tip revision: 27ead963052b4c3f4e40ea9e6141ba9902ad310a authored by Daniel Pfeifer on 26 May 2016, 20:21:15 UTC
Remove unnecessary local copies.
Tip revision: 27ead96
File Mode Size
Windows
AppleInfo.plist -rw-r--r-- 1.1 KB
CMakeVSMacros1.vsmacros -rw-r--r-- 86.0 KB
CMakeVSMacros2.vsmacros -rw-r--r-- 62.0 KB
CPack.GenericDescription.txt -rw-r--r-- 138 bytes
CPack.GenericLicense.txt -rw-r--r-- 101 bytes
CPack.GenericWelcome.txt -rw-r--r-- 96 bytes
CPackConfig.cmake.in -rw-r--r-- 751 bytes
CTestScript.cmake.in -rw-r--r-- 1.4 KB
TestDriver.cxx.in -rw-r--r-- 3.5 KB
cygwin-package.sh.in -rwxr-xr-x 2.0 KB

back to top