aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/bugprone/UndelegatedConstructorCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-08[clang-tidy][NFC] run clang-format over 'android', 'boost' and 'bugprone' che...Baranov Victor1-1/+1
2025-05-25[clang-tidy] Remove unused includes (NFC) (#141420)Kazu Hirata1-1/+0
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-6/+2
2020-12-11Remove references to the ast_type_traits namespaceAlexander Kornienko1-1/+1
2020-05-21Set traversal explicitly where needed in clang-tidyStephen Kelly1-7/+9
2020-03-03[clang-tidy] Change checks to use new isLanguageVersionSupported restrictionNathan James1-5/+0
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-09Port getLocStart -> getBeginLocStephen Kelly1-1/+1
2018-02-28[clang-tidy] Another batch of checks to rename from misc- to bugprone-.Alexander Kornienko1-0/+84