summaryrefslogtreecommitdiff
path: root/libcxx/.clang-tidy
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Enable radability-identifier-naming for local variables and fix any ...Nikolas Klauser2023-02-111-0/+4
* [libc++][clang-tidy] Enable readability-simplify-boolean-exprNikolas Klauser2022-11-241-1/+2
* [libc++] Make the naming of private member variables consistent and enforce i...Nikolas Klauser2022-09-021-0/+6
* [libc++][NFC] Enable modernize-use-overrideNikolas Klauser2022-08-251-1/+1
* [libc++] Make parameter names consistent and enforce the naming style using r...Nikolas Klauser2022-07-081-0/+7
* [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all u...Nikolas Klauser2022-06-211-6/+9
* [libc++] Enable modernize-loop-convertNikolas Klauser2022-03-181-1/+1
* [libc++] Enable more clang-tidy checks and list potential candidatesNikolas Klauser2022-03-081-1/+49
* [libc++] Use -I instead of -isystem to include headers in the test suiteNikolas Klauser2022-03-031-1/+1
* [libc++][test] Run clang-tidy during CINikolas Klauser2022-02-161-1/+1
* [libc++][NFC] Disable clang-tidy checksNikolas Klauser2021-12-061-1/+1
* [libc++] [NFC] Disable clang-tidy's readability-identifier-naming checkNikolas Klauser2021-11-161-0/+2