Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-23 | [clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headers | Carlos Galvez | 1 | -6/+2 |
2020-03-03 | [clang-tidy] Change checks to use new isLanguageVersionSupported restriction | Nathan James | 1 | -0/+3 |
2019-03-25 | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-04-10 | [clang-tidy] [modernize-use-auto] Add a threshold for minimal type name lengt... | Zinovy Nis | 1 | -0/+1 |
2017-03-21 | Apply clang-tidy's performance-unnecessary-value-param to clang-tidy. | Benjamin Kramer | 1 | -1/+1 |
2016-10-31 | [clang-tidy] Enhance modernize-use-auto to casts | Malcolm Parsons | 1 | -1/+3 |
2016-06-03 | [clang-tidy] modernize-use-auto: don't remove stars by default | Alexander Kornienko | 1 | -3/+4 |
2015-08-21 | [clang-tidy] Migrate UseAuto from clang-modernize to clang-tidy. | Angel Garcia Gomez | 1 | -0/+36 |