aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/concurrency/MtUnsafeCheck.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headersCarlos Galvez1-6/+2
2023-01-03[clang-tidy] Fix all broken links in the comment.Haojian Wu1-1/+1
2022-06-22[clang-tidy][docs] Fix a couple of missed cases from 6e566bc5523Nathan James1-1/+1
2020-11-30[clang-tidy] implement concurrency-mt-unsafeVasily Kulikov1-0/+43