barisione / clang-format-hooksLinks
Apply a coding style with clang-format only to new code added to an existing code base.
☆210Updated 10 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
- 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.☆498Updated last year
- CMake modules to help use sanitizers☆407Updated 2 months ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆689Updated last year
- 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…☆786Updated last year
- C/C++ hooks to integrate with pre-commit☆376Updated last year
- GDB Pretty Printers for Boost☆202Updated 5 months ago
- Experiments with the GDB Python API☆71Updated 4 years ago
- The compilation database Swiss army knife☆332Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆402Updated 6 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆584Updated 2 months ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆154Updated last year
- A massively parallelized gcov wrapper☆116Updated 8 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Clang build analysis tool using -ftime-trace☆1,190Updated 9 months ago
- Clang's scan-build re-implementation in python☆391Updated 2 months ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 6 years ago
- A simple example of how to setup a complete CI environment for C and C++☆397Updated 5 years ago
- C++ ABI Summary☆581Updated 3 months ago
- generates .clang-format file from example codebase☆320Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 5 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆215Updated 5 years ago
- A C++ micro-benchmarking framework☆367Updated 5 years ago
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆274Updated 9 months ago
- Run Google Test suites in parallel.☆460Updated 6 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆330Updated 2 weeks ago
- Presentation Material for C++Now 2017☆496Updated 7 years ago