summaryrefslogtreecommitdiffstats
path: root/Utilities/ClangTidyModule/StringConcatenationUseCmstrcatCheck.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-10/+10
* clang-tidy module: fix offset issue with last string concat operandKyle Edwards2022-12-031-1/+2
* clang-tidy module: add check for string concatenationJoe Blaauboer2022-11-281-0/+179