aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headersCarlos Galvez1-6/+2
2022-06-16[clang-tidy] Organize check doc files into subdirectories (NFC)Richard1-1/+1
2020-03-03[clang-tidy] Change checks to use new isLanguageVersionSupported restrictionNathan James1-0/+3
2019-12-15[clang-tidy] Add cert-oop58-cpp checkGabor Bencze1-0/+35