Kyle Edwards b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
..
Tests b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
CMakeLists.txt e1ec052d53 clang-tidy module: add check for string concatenation 2 years ago
Module.cxx e1ec052d53 clang-tidy module: add check for string concatenation 2 years ago
OstringstreamUseCmstrcatCheck.cxx 04638e7358 clang-tidy module: add check for ostringstream 3 years ago
OstringstreamUseCmstrcatCheck.h 04638e7358 clang-tidy module: add check for ostringstream 3 years ago
StringConcatenationUseCmstrcatCheck.cxx b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
StringConcatenationUseCmstrcatCheck.h e1ec052d53 clang-tidy module: add check for string concatenation 2 years ago
UseBespokeEnumClassCheck.cxx eab8e38961 clang-tidy module: add check for boolean parameters 3 years ago
UseBespokeEnumClassCheck.h eab8e38961 clang-tidy module: add check for boolean parameters 3 years ago
UseCmstrlenCheck.cxx c6368a23fe clang-tidy module: look for sizeof string literal in cmStrLen() check 3 years ago
UseCmstrlenCheck.h 43a88b56af clang-tidy module: add check for cmStrLen() 3 years ago
UseCmsysFstreamCheck.cxx d520853682 clang-tidy module: add check for cmsys::fstream 3 years ago
UseCmsysFstreamCheck.h d520853682 clang-tidy module: add check for cmsys::fstream 3 years ago
UsePragmaOnceCheck.cxx c9af6f2ff6 clang-tidy module: add #pragma once check 3 years ago
UsePragmaOnceCheck.h c9af6f2ff6 clang-tidy module: add #pragma once check 3 years ago