aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/bugprone/SizeofContainerCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
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-03-10[NFC] use hasAnyOperatorName and hasAnyOverloadedOperatorName functions in cl...Nathan James1-1/+1
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-03-15[clang-tidy] rename_check.py misc-sizeof-container bugprone-sizeof-containerAlexander Kornienko1-0/+49