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] update links to Google Code Style in docs | Haojian Wu | 2016-02-25 | 1 | -1/+1 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -4/+5 |
* | [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 | -0/+2 |
* | Implemented clang-tidy-check-specific options. | Alexander Kornienko | 2014-09-12 | 1 | -0/+2 |
* | Added a comment to document relation of this check to -Wold-style-cast. | Alexander Kornienko | 2014-06-30 | 1 | -0/+4 |
* | Another attempt to add a clang-tidy check for flagging C-style casts. | Alexander Kornienko | 2014-06-29 | 1 | -0/+33 |