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] [modernize-use-auto] Add a threshold for minimal type name lengt... | Zinovy Nis | 2018-04-10 | 1 | -0/+1 |
* | Apply clang-tidy's performance-unnecessary-value-param to clang-tidy. | Benjamin Kramer | 2017-03-21 | 1 | -1/+1 |
* | [clang-tidy] Enhance modernize-use-auto to casts | Malcolm Parsons | 2016-10-31 | 1 | -1/+3 |
* | [clang-tidy] modernize-use-auto: don't remove stars by default | Alexander Kornienko | 2016-06-03 | 1 | -3/+4 |
* | [clang-tidy] Migrate UseAuto from clang-modernize to clang-tidy. | Angel Garcia Gomez | 2015-08-21 | 1 | -0/+36 |