barisione / clang-format-hooksLinks
Apply a coding style with clang-format only to new code added to an existing code base.
☆209Updated 4 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☆254Updated last year
- Pre-commit hook for running clang-format. Don't use this.☆90Updated 3 years ago
- CMake modules to help use sanitizers☆398Updated 9 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆463Updated last year
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆575Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 months ago
- GDB Pretty Printers for Boost☆199Updated last year
- A tool for checking backward API/ABI compatibility of a C/C++ library☆659Updated last year
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆269Updated 3 months ago
- The compilation database Swiss army knife☆319Updated last year
- A massively parallelized gcov wrapper☆115Updated 2 months ago
- Clang's scan-build re-implementation in python☆381Updated 2 years ago
- CMake: config mode of find_package command (examples)☆402Updated 4 years ago
- generates .clang-format file from example codebase☆318Updated 7 months ago
- C/C++ hooks to integrate with pre-commit☆357Updated last year
- Source code formatter for cmake listfiles.☆1,020Updated last year
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).☆230Updated last year
- A simple example of how to setup a complete CI environment for C and C++☆394Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆399Updated 5 years 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
- static-linked versions of clang tools for Linux, Mac OS X and Windows, available in AUR as clang-format-static-bin☆200Updated 2 weeks ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- A faster alternative to clang-tidy☆130Updated 2 months ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆212Updated 2 years ago
- A set of cmake modules to assist in building code☆289Updated 3 years ago