Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-14 | [clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folder | Carlos Galvez | 1 | -6/+2 |
2021-02-03 | [clang-tidy] Use new mapping matchers | Stephen Kelly | 1 | -9/+3 |
2020-12-11 | Remove references to the ast_type_traits namespace | Alexander Kornienko | 1 | -1/+1 |
2020-05-21 | Set traversal explicitly where needed in clang-tidy | Stephen Kelly | 1 | -2/+3 |
2020-03-03 | [clang-tidy] Change checks to use new isLanguageVersionSupported restriction | Nathan James | 1 | -3/+0 |
2020-01-28 | Make llvm::StringRef to std::string conversions explicit. | Benjamin Kramer | 1 | -1/+2 |
2019-12-15 | [clang-tidy] Add cert-oop58-cpp check | Gabor Bencze | 1 | -0/+83 |