Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Fix trivial typos in comments | Kazuaki Ishizaki | 2020-01-04 | 1 | -1/+1 |
* | [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] google-runtime-int: fix a false positive in implicit code. | Alexander Kornienko | 2016-02-11 | 1 | -0/+7 |
* | [clang-tidy] Make google-runtime-int configurable. | Alexander Kornienko | 2015-09-16 | 1 | -6/+5 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -3/+4 |
* | [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 | -3/+3 |
* | [clang-tidy] Add a checker that suggests replacing short/long/long long with ... | Benjamin Kramer | 2014-08-29 | 1 | -0/+40 |