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 | -3/+2 |
* | [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 |
* | Move google-explicit-constructor check to a separate source file. | Alexander Kornienko | 2014-06-18 | 1 | -0/+31 |