Brad King fad150d314 clang-tidy module: Update to build against LLVM/Clang 16 2 年之前
..
Tests b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 年之前
.gitignore 550f6b40bd clang-tidy module: copy .gitignore from top level 2 年之前
CMakeLists.txt fad150d314 clang-tidy module: Update to build against LLVM/Clang 16 2 年之前
Module.cxx e1ec052d53 clang-tidy module: add check for string concatenation 2 年之前
OstringstreamUseCmstrcatCheck.cxx 04638e7358 clang-tidy module: add check for ostringstream 3 年之前
OstringstreamUseCmstrcatCheck.h 04638e7358 clang-tidy module: add check for ostringstream 3 年之前
StringConcatenationUseCmstrcatCheck.cxx b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 年之前
StringConcatenationUseCmstrcatCheck.h e1ec052d53 clang-tidy module: add check for string concatenation 2 年之前
UseBespokeEnumClassCheck.cxx eab8e38961 clang-tidy module: add check for boolean parameters 3 年之前
UseBespokeEnumClassCheck.h eab8e38961 clang-tidy module: add check for boolean parameters 3 年之前
UseCmstrlenCheck.cxx c6368a23fe clang-tidy module: look for sizeof string literal in cmStrLen() check 3 年之前
UseCmstrlenCheck.h 43a88b56af clang-tidy module: add check for cmStrLen() 3 年之前
UseCmsysFstreamCheck.cxx d520853682 clang-tidy module: add check for cmsys::fstream 3 年之前
UseCmsysFstreamCheck.h d520853682 clang-tidy module: add check for cmsys::fstream 3 年之前
UsePragmaOnceCheck.cxx ce3ec02bb2 clang-tidy module: Drop unused variable 2 年之前
UsePragmaOnceCheck.h c9af6f2ff6 clang-tidy module: add #pragma once check 3 年之前