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 |
2021-11-02 | [clang-tidy] Fix lint warnings in clang-tidy source code (NFC) | Salman Javed | 1 | -2/+2 |
2020-04-05 | [clang-tools-extra] NFC: Fix trivial typo in documents and comments | Kazuaki Ishizaki | 1 | -1/+1 |
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-01-19 | [clang-tidy] Adding Fuchsia checker for multiple inheritance | Julie Hockett | 1 | -0/+48 |