index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Utilities
/
ClangTidyModule
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy module: Update to build against LLVM/Clang 17
Brad King
2023-11-17
7
-235/+257
*
clang-tidy module: fix offset issue with last string concat operand
Kyle Edwards
2022-12-03
3
-41/+60
*
clang-tidy module: add tests for string concatenation check
Sean Orner
2022-11-28
4
-0/+186
*
clang-tidy module: look for sizeof string literal in cmStrLen() check
Kyle Edwards
2022-11-18
3
-0/+42
*
clang-tidy module: add test for #pragma once check
Sean Orner
2022-11-17
10
-0/+79
*
clang-tidy module: allow header files in test cases
Kyle Edwards
2022-11-17
1
-12/+42
*
clang-tidy module: add test for ostringstream check
Sean Orner
2022-11-14
3
-0/+17
*
clang-tidy module: add check for boolean parameters
Sean Orner
2022-11-07
3
-0/+82
*
clang-tidy module: add tests for cmsys::fstream check
Igor-Mikhail-Valentin Glebov
2022-11-04
4
-0/+318
*
Tests: remove stderr from clang-tidy module tests
Kyle Edwards
2022-11-04
2
-18/+12
*
clang-tidy module: add test for cmStrLen() check
Sean Orner
2022-10-19
5
-0/+98
*
clang-tidy module: add test framework
Kyle Edwards
2022-10-14
2
-0/+78