barisione / clang-format-hooks
Apply a coding style with clang-format only to new code added to an existing code base.
☆203Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for clang-format-hooks
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆245Updated last year
- CMake modules to help use sanitizers☆378Updated last month
- Pre-commit hook for running clang-format. Don't use this.☆90Updated 3 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆421Updated 5 months ago
- The compilation database Swiss army knife☆297Updated 9 months ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- Clang's scan-build re-implementation in python☆362Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- generates .clang-format file from example codebase☆316Updated last year
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A massively parallelized gcov wrapper☆99Updated 3 months ago
- Tool to generate compile_commands.json from the Bazel build system☆456Updated 8 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- A list of compiler warning flags for different GCC and clang versions☆229Updated 4 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind