summaryrefslogtreecommitdiffstats
path: root/Utilities/ClangTidyModule/UseCmstrlenCheck.cxx
Commit message (Collapse)AuthorAgeFilesLines
* clang-tidy module: look for sizeof string literal in cmStrLen() checkKyle Edwards2022-11-181-4/+48
|
* clang-tidy module: add check for cmStrLen()Kyle Edwards2022-10-191-0/+34
Co-Authored-by: Joe Blaauboer <jblaauboer67@gmail.com>