summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/ClangTidyModuleRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reapply r276973 "Adjust Registry interface to not require plugins to export a...John Brawn2016-08-051-2/+0
* Revert r276973 "Adjust Registry interface to not require plugins to export a ...John Brawn2016-07-281-0/+2
* Reapply r276856 "Adjust Registry interface to not require plugins to export a...John Brawn2016-07-281-2/+0
* [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.Alexander Kornienko2015-03-091-3/+3
* clang-tidy: Instantiate llvm::Registry<clang::tidy::ClangTidyModule>.NAKAMURA Takumi2014-07-031-0/+2
* Initial architecture for clang-tidy.Daniel Jasper2013-07-291-0/+24
OpenPOWER on IntegriCloud