summaryrefslogtreecommitdiffstats
path: root/clang-tidy/utils/HeaderGuard.h
Commit message (Expand)AuthorAgeFilesLines
* [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] Unify the way IncludeStyle and HeaderFileExtesions options are usedAlexander Kornienko2017-07-201-2/+2
* [clang-tidy] Added hh, hxx and hpp to header guard checks.Mads Ravn2016-08-261-1/+17
* [clang-tidy] Fix doxygen errors. NFC.Alexander Kornienko2016-06-171-9/+9
* [clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron2016-05-031-0/+2
* [clang-tidy] Update docs for clang-tidy checks. NFCAlexander Kornienko2015-08-271-1/+1
* [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.Alexander Kornienko2015-03-091-3/+3
* Fix llvm-header-guard check.Alexander Kornienko2014-10-151-0/+3
* Implemented clang-tidy-check-specific options.Alexander Kornienko2014-09-121-0/+2
* [clang-tidy] Add a generic header guard checker + LLVM implementation.Benjamin Kramer2014-08-131-0/+41