Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-09 | [clang-tidy][NFC] Replace many instances of std::string where a StringRef wou... | Nathan James | 1 | -8/+2 |
2020-12-11 | Remove references to the ast_type_traits namespace | Alexander Kornienko | 1 | -3/+2 |
2020-12-05 | [NFC][clang-tidy] Fixes comment typos. | Mark de Wever | 1 | -2/+2 |
2020-05-21 | Set traversal explicitly where needed in clang-tidy | Stephen Kelly | 1 | -2/+3 |
2020-05-06 | [clang-tidy]: Add cert-str34-c alias for bugprone-signed-char-misuse. | Tamás Zolnai | 1 | -11/+17 |
2020-05-02 | [clang-tidy] extend bugprone-signed-char-misuse check with array subscript case. | Tamás Zolnai | 1 | -4/+27 |
2020-03-14 | [clang-tidy] extend bugprone-signed-char-misuse check. | Tamás Zolnai | 1 | -33/+79 |
2020-01-06 | [clang-tidy] new check: bugprone-signed-char-misuse | Tamás Zolnai | 1 | -0/+104 |