summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/ForRangeCopyCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] White List Option for performance-unnecessary-value-param, perfo...Adam Balogh2018-10-121-0/+1
* [clang-tidy] ForRangeCopyCheck that warns on and fixes unnecessary copies of ...Alexander Kornienko2016-01-291-0/+49
OpenPOWER on IntegriCloud