Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy module: Update to build against LLVM/Clang 16 | Brad King | 2023-05-22 | 1 | -3/+7 |
* | clang-tidy module: add check for string concatenation | Joe Blaauboer | 2022-11-28 | 1 | -0/+2 |
* | clang-tidy module: add #pragma once check | Igor-Mikhail-Valentin Glebov | 2022-11-17 | 1 | -0/+2 |
* | clang-tidy module: add check for ostringstream | Joe Blaauboer | 2022-11-14 | 1 | -0/+2 |
* | clang-tidy module: add check for boolean parameters | Sean Orner | 2022-11-07 | 1 | -0/+2 |
* | clang-tidy module: add check for cmsys::fstream | Joe Blaauboer | 2022-11-04 | 1 | -0/+2 |
* | clang-tidy module: add check for cmStrLen() | Kyle Edwards | 2022-10-19 | 1 | -0/+3 |
* | clang-tidy module: add test framework | Kyle Edwards | 2022-10-14 | 1 | -0/+9 |
* | clang-tidy module: Add stub module | Kyle Edwards | 2022-10-12 | 1 | -0/+15 |