Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Make llvm-header-guard work on llvm git monorepo | Haojian Wu | 2019-09-26 | 1 | -0/+7 |
* | [clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check' | Don Hinton | 2019-05-10 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are used | Alexander Kornienko | 2017-07-20 | 1 | -14/+1 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -1/+1 |
* | [clang-tidy] Some tweaks on header guard checks. | Haojian Wu | 2016-08-26 | 1 | -0/+13 |
* | [clang-tidy] Added hh, hxx and hpp to header guard checks. | Mads Ravn | 2016-08-26 | 1 | -2/+2 |
* | [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -0/+2 |
* | [clang-tidy] Add a generic header guard checker + LLVM implementation. | Benjamin Kramer | 2014-08-13 | 1 | -0/+53 |