summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.h
Commit message (Expand)AuthorAgeFilesLines
* Add check for unneeded copies of localsHaojian Wu2016-03-231-0/+6
* [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con...Felix Berger2016-03-051-4/+4
* [clang-tidy] Don't use delegating constructorsAlexander Kornienko2015-12-301-1/+2
* [clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...Alexander Kornienko2015-12-301-0/+38
OpenPOWER on IntegriCloud