summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/llvm/HeaderGuardCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check'Don Hinton2019-05-101-5/+5
* 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-6/+0
* [clang-tidy] Some tweaks on header guard checks.Haojian Wu2016-08-261-7/+3
* [clang-tidy] Added hh, hxx and hpp to header guard checks.Mads Ravn2016-08-261-1/+18
* [clang-tidy] Cleanup namespace in utils folder.Etienne Bergeron2016-05-031-1/+1
* [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::...Alexander Kornienko2015-03-021-0/+2
* 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/+29
OpenPOWER on IntegriCloud