clang-tidy-target-cmake
Compilation checker
Adds custom checks to a C++ compilation target using CMake and clang-tidy.
Add clang-tidy checks to a target using CMake
16 stars
5 watching
6 forks
Language: CMake
last commit: over 10 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A tool for performing static code analysis of C++ source files using the cppcheck tool. | 18 | |
| A CMake integration for checking include-what-you-use violations in source files | 10 | |
| A CMake macro to determine the language of header files based on inclusions and source file analysis. | 4 | |
| Provides utility functions to integrate static analysis tools with C++ projects. | 3 | |
| CMake module providing support for precompiled headers via custom compiler extension | 104 | |
| A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 496 | |
| A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code | 30 | |
| A tool to make CMake build scripts more reliable and easier to debug by providing a standardized framework for unit testing | 36 | |
| Automates code formatting in CMake projects during development and commit processes. | 58 | |
| A comprehensive guide to building and managing C++ projects using the CMake build system. | 527 | |
| A script wrapper around CMake to simplify building projects with CMake. | 85 | |
| Tool for automating clang-tidy checks on C++ code | 68 | |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 | |
| Provides support for the Ada programming language in CMake build systems. | 12 | |
| A tool to cache and reuse results of CMake's platform introspection checks | 79 |