barisione / clang-format-hooksLinks
Apply a coding style with clang-format only to new code added to an existing code base.
☆210Updated 6 months ago
Alternatives and similar repositories for clang-format-hooks
Users that are interested in clang-format-hooks are comparing it to the libraries listed below
Sorting:
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆257Updated 2 years ago
- Pre-commit hook for running clang-format. Don't use this.☆90Updated 3 years ago
- CMake modules to help use sanitizers☆407Updated 11 months ago
- Convert .ninja_log files to chrome's about:tracing format.☆483Updated last year
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆769Updated 9 months ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- Clang's scan-build re-implementation in python☆388Updated 3 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆670Updated last year
- C/C++ hooks to integrate with pre-commit☆363Updated last year
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆581Updated last week
- The compilation database Swiss army knife☆328Updated last year
- generates .clang-format file from example codebase☆318Updated 9 months ago
- Clang build analysis tool using -ftime-trace☆1,151Updated 5 months ago
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆271Updated 5 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- GDB Pretty Printers for Boost☆200Updated last month
- Source code formatter for cmake listfiles.☆1,037Updated last year
- A faster alternative to clang-tidy☆132Updated 4 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- A set of cmake modules to assist in building code☆294Updated 4 years ago
- Interactively view changes in clang-format configuration☆352Updated 4 years ago
- CMake: config mode of find_package command (examples)☆401Updated 4 years ago
- Cache for clang-tidy static analysis results☆111Updated 2 weeks ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆643Updated last month
- A C++ micro-benchmarking framework☆365Updated 5 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆167Updated last year