Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-23 | [clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headers | Carlos Galvez | 1 | -6/+2 |
2023-01-03 | [clang-tidy] Fix all broken links in the comment. | Haojian Wu | 1 | -1/+1 |
2022-08-28 | [clang-tidy] Tweak diagnostics for bugprone-assign-in-if-condition | Nathan James | 1 | -1/+1 |
2022-08-27 | [clang-tidy] Fix a false positive in bugprone-assignment-in-if-condition | Nathan James | 1 | -0/+1 |
2022-07-05 | new clang-tidy checker for assignments within condition clause of if statement | Dmitri Gribenko | 1 | -0/+34 |