clang-tidy topic
clang-tidy-review
Create a pull request review based on clang-tidy warnings
clang-blueprint
:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:
bazel_clang_tidy
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
cmake-init
The missing CMake project initializer
ci_helloworld
A simple example of how to setup a complete CI environment for C and C++
cmake-scripts
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
project_options
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
clang-power-tools
Bringing clang-tidy magic to Visual Studio C++ developers.
run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration