dougpuob / cppnamelintLinks
CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linux/macOS.
☆63Updated 4 years ago
Alternatives and similar repositories for cppnamelint
Users that are interested in cppnamelint are comparing it to the libraries listed below
Sorting:
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Front end side of quick-bench☆156Updated last year
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆82Updated 4 years ago
- Back end side of quick-bench☆184Updated 4 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆55Updated last year
- A plugin for Clang compiler☆121Updated 4 years ago
- Boost.org preprocessor module☆112Updated last month
- C++11 ELF/DWARF parser☆338Updated last year
- C++ library for the Debug Adapter Protocol☆183Updated 10 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- C++ ABI Summary☆581Updated 3 months ago
- Compiler instrumentation for testing☆31Updated 7 years ago
- Experiments with the GDB Python API☆71Updated 4 years ago
- ccls plugin for Visual Studio Code☆130Updated 10 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- simple word count example using flex/bison parser☆141Updated 2 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- A collection of formatting benchmarks☆52Updated last month
- Dockerfiles for Clang and LLVM☆108Updated 2 weeks ago