summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* [clang-tidy] Move all checks to the new registerPPCallbacks APIAlexander Kornienko2019-03-221-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Fix doxygen errors. NFC.Alexander Kornienko2016-06-171-3/+8
* [clang-tidy] introduce modernize-deprecated-headers checkAlexander Kornienko2016-02-241-0/+42
OpenPOWER on IntegriCloud