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++☆169Updated last year
- Compiler instrumentation for testing☆30Updated 7 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Front end side of quick-bench☆156Updated last year
- Code Analysis and Refactoring with Clang Tools☆125Updated 5 years ago
- Back end side of quick-bench☆183Updated last month
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 9 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆53Updated last year
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Boost.org preprocessor module☆108Updated 2 months ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- a simplified version of c++ abi for exception handling☆15Updated 11 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- ☆99Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆89Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆118Updated last month
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Slides and presentations☆69Updated 3 years ago
- Dockerfiles for Clang and LLVM☆108Updated 3 months ago
- LLDB's machine interface driver☆182Updated last month
- C++11 ELF/DWARF parser☆329Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆201Updated last week
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆227Updated this week
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago