summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/RedundantDeclarationCheck.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] readability-redundant-declaration: ignore friends and macrosAlexander Kornienko2017-07-281-2/+4
* [clang-tidy] Add check readability-redundant-declarationDaniel Marjamaki2016-11-011-0/+35
OpenPOWER on IntegriCloud