barisione / clang-format-hooks
Apply a coding style with clang-format only to new code added to an existing code base.
☆207Updated 2 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☆252Updated last year
- Convert .ninja_log files to chrome's about:tracing format.☆457Updated 11 months ago
- Pre-commit hook for running clang-format. Don't use this.☆90Updated 3 years ago
- CMake modules to help use sanitizers☆398Updated 7 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆753Updated 5 months ago
- generates .clang-format file from example codebase☆317Updated 5 months ago
- The compilation database Swiss army knife☆315Updated last year
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Clang's scan-build re-implementation in python☆375Updated 2 years ago
- Source code formatter for cmake listfiles.☆1,009Updated last year
- Check for coding style issues in CMake files☆101Updated 5 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆211Updated 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☆173Updated 5 years ago
- C/C++ hooks to integrate with pre-commit☆350Updated last year
- C++ ABI Summary☆543Updated 5 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆398Updated 5 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A faster alternative to clang-tidy☆116Updated last month
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆570Updated this week
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆167Updated 10 months ago
- A list of compiler warning flags for different GCC and clang versions☆234Updated 5 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- Cache for clang-tidy static analysis results☆98Updated this week
- Native ApprovalTests for C++ on Linux, Mac and Windows☆324Updated 3 weeks ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆632Updated 7 months ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- C++ library for storing and printing backtraces.☆462Updated last month
- Back end side of quick-bench☆179Updated last month