barisione / clang-format-hooksLinks
Apply a coding style with clang-format only to new code added to an existing code base.
☆210Updated 9 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☆260Updated 2 years ago
- CMake modules to help use sanitizers☆407Updated last month
- Pre-commit hook for running clang-format. Don't use this.☆90Updated 4 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆496Updated last year
- GDB Pretty Printers for Boost☆201Updated 4 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
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆783Updated last year
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆272Updated 8 months ago
- The compilation database Swiss army knife☆332Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- generates .clang-format file from example codebase☆319Updated last year
- C/C++ hooks to integrate with pre-commit☆374Updated last year
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆154Updated last year
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆165Updated last year
- Experiments with the GDB Python API☆71Updated 4 years ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆686Updated last year
- Clang build analysis tool using -ftime-trace☆1,175Updated 8 months ago
- Clang's scan-build re-implementation in python☆388Updated last month
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆762Updated 2 years ago
- Source code formatter for cmake listfiles.☆1,051Updated last year
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆331Updated 3 weeks ago
- Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).☆240Updated last year
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆585Updated last month
- Example C++11 CMake project that incorporates awesome Clang tooling☆108Updated 5 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 4 months ago