aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/performance/NoIntToPtrCheck.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-12-08[clang-tidy] Introduce misc No Integer To Pointer Cast checkRoman Lebedev1-0/+34