Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-09 | [clang-tidy][NFC] run clang-format over clang-tidy checks and tool code. (#14... | Baranov Victor | 1 | -2/+4 |
2025-05-25 | [clang-tidy] Remove unused includes (NFC) (#141420) | Kazu Hirata | 1 | -1/+0 |
2023-01-14 | [clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folder | Carlos Galvez | 1 | -6/+2 |
2020-12-11 | Remove references to the ast_type_traits namespace | Alexander Kornienko | 1 | -6/+6 |
2020-05-21 | Set traversal explicitly where needed in clang-tidy | Stephen Kelly | 1 | -4/+5 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2016-12-13 | [clang-tidy] Add check for redundant function pointer dereferences | Malcolm Parsons | 1 | -0/+37 |