summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.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] Fix MSVC build.Alexander Kornienko2016-03-301-1/+2
* [clang-tidy] readability check for const params in declarationsAlexander Kornienko2016-03-301-0/+33
OpenPOWER on IntegriCloud