Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Fix/add style guide links. | Alexander Kornienko | 2016-05-19 | 1 | -1/+1 |
* | [clang-tdiy] Add header file extension configuration support. | Haojian Wu | 2016-02-05 | 1 | -4/+16 |
* | [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC. | Alexander Kornienko | 2015-03-09 | 1 | -3/+3 |
* | [clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy... | Alexander Kornienko | 2015-03-05 | 1 | -1/+2 |
* | Add clang-tidy check google-global-names-in-headers. | Samuel Benzaquen | 2015-02-11 | 1 | -0/+34 |