Kyle Edwards b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
..
cmake-use-pragma-once aa0c99c55c clang-tidy module: add test for #pragma once check 3 years ago
CMakeLists.txt c6c8616468 clang-tidy module: add tests for string concatenation check 2 years ago
RunClangTidy.cmake 68a4d97da7 clang-tidy module: allow header files in test cases 3 years ago
cmake-ostringstream-use-cmstrcat-stdout.txt 75ab77ee19 clang-tidy module: add test for ostringstream check 3 years ago
cmake-ostringstream-use-cmstrcat.cxx 75ab77ee19 clang-tidy module: add test for ostringstream check 3 years ago
cmake-string-concatenation-use-cmstrcat-fixit.cxx b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
cmake-string-concatenation-use-cmstrcat-stdout.txt b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
cmake-string-concatenation-use-cmstrcat.cxx b1366e215e clang-tidy module: fix offset issue with last string concat operand 2 years ago
cmake-use-bespoke-enum-class-stdout.txt eab8e38961 clang-tidy module: add check for boolean parameters 3 years ago
cmake-use-bespoke-enum-class.cxx eab8e38961 clang-tidy module: add check for boolean parameters 3 years ago
cmake-use-cmstrlen-fixit.cxx c6368a23fe clang-tidy module: look for sizeof string literal in cmStrLen() check 3 years ago
cmake-use-cmstrlen-stdout.txt c6368a23fe clang-tidy module: look for sizeof string literal in cmStrLen() check 3 years ago
cmake-use-cmstrlen.cxx c6368a23fe clang-tidy module: look for sizeof string literal in cmStrLen() check 3 years ago
cmake-use-cmsys-fstream-fixit.cxx ffa970559c clang-tidy module: add tests for cmsys::fstream check 3 years ago
cmake-use-cmsys-fstream-stdout.txt ffa970559c clang-tidy module: add tests for cmsys::fstream check 3 years ago
cmake-use-cmsys-fstream.cxx ffa970559c clang-tidy module: add tests for cmsys::fstream check 3 years ago
cmake-use-pragma-once-stdout.txt aa0c99c55c clang-tidy module: add test for #pragma once check 3 years ago
cmake-use-pragma-once.cxx aa0c99c55c clang-tidy module: add test for #pragma once check 3 years ago