Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-31 | [clang-tidy][NFC] Improve compilation time of IntegralLiteralExpressionMatcher | Piotr Zegar | 1 | -15/+8 |
2023-01-23 | [clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headers | Carlos Galvez | 1 | -6/+2 |
2022-06-01 | [clang-tidy] Reject invalid enum initializers in C files | Richard | 1 | -3/+17 |
2022-05-13 | [clang-tidy] Support expressions of literals in modernize-macro-to-enum | Richard | 1 | -0/+73 |