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 |
2023-01-07 | [clang-tools-extra] Use std::optional instead of llvm::Optional (NFC) | Kazu Hirata | 1 | -1/+1 |
2023-01-07 | [clang-tools-extra] Add #include <optional> (NFC) | Kazu Hirata | 1 | -0/+1 |
2021-11-02 | [clang-tidy] Fix lint warnings in clang-tidy source code (NFC) | Salman Javed | 1 | -1/+1 |
2020-06-29 | [clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header files | Nathan James | 1 | -0/+2 |
2020-06-03 | [clang-tidy]: Added modernize-replace-disallow-copy-and-assign-macro | Konrad Kleine | 1 | -0/+90 |