summaryrefslogtreecommitdiffstats
path: root/Utilities/ClangTidyModule/UseCmstrlenCheck.cxx
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-6/+6
* 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