Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-08 | [libc++] Make parameter names consistent and enforce the naming style using r... | Nikolas Klauser | 1 | -0/+7 |
2022-06-21 | [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all u... | Nikolas Klauser | 1 | -6/+9 |
2022-03-18 | [libc++] Enable modernize-loop-convert | Nikolas Klauser | 1 | -1/+1 |
2022-03-08 | [libc++] Enable more clang-tidy checks and list potential candidates | Nikolas Klauser | 1 | -1/+49 |
2022-03-03 | [libc++] Use -I instead of -isystem to include headers in the test suite | Nikolas Klauser | 1 | -1/+1 |
2022-02-16 | [libc++][test] Run clang-tidy during CI | Nikolas Klauser | 1 | -1/+1 |
2021-12-06 | [libc++][NFC] Disable clang-tidy checks | Nikolas Klauser | 1 | -1/+1 |
2021-11-16 | [libc++] [NFC] Disable clang-tidy's readability-identifier-naming check | Nikolas Klauser | 1 | -0/+2 |