Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-26 | [clang-tidy] Fix fix-it overlaps in readability-static-definition-in-anonymou... | Piotr Zegar | 1 | -0/+6 |
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 |
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 |
2016-11-08 | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 1 | -1/+2 |
2016-04-05 | [clang-tidy] Add a check to detect static definitions in anonymous namespace. | Haojian Wu | 1 | -0/+35 |