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 |
2022-06-16 | [clang-tidy] Organize check doc files into subdirectories (NFC) | Richard | 1 | -1/+1 |
2020-06-29 | [clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header files | Nathan James | 1 | -1/+1 |
2020-03-03 | [clang-tidy] Change checks to use new isLanguageVersionSupported restriction | Nathan James | 1 | -0/+3 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2016-08-01 | [clang-tidy] remove trailing whitespaces and retab | Kirill Bobyrev | 1 | -1/+1 |
2016-05-02 | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 1 | -1/+3 |
2015-11-17 | Fix bug 25362 "cppcoreguidelines-pro-bounds-array-to-pointer-decay does not c... | Matthias Gehre | 1 | -1/+0 |
2015-10-26 | [clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay | Matthias Gehre | 1 | -0/+34 |