rofirrim / gcc-pluginsLinks
Experiments with the gcc plugin mechanism
☆112Updated last year
Alternatives and similar repositories for gcc-plugins
Users that are interested in gcc-plugins are comparing it to the libraries listed below
Sorting:
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- C++11 ELF/DWARF parser☆329Updated last year
- CCG is a random C Code Generator☆44Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆156Updated 6 months ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆222Updated this week
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 9 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆55Updated 3 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated 2 weeks ago
- A library to parse gdb mi output and interact with gdb subprocesses☆246Updated last year
- Runtime type and bounds-error checking for C/C++☆105Updated 8 months ago
- Static Analyser for C☆133Updated 2 months ago
- A static checker for identifying unstable code.☆361Updated 10 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆274Updated 3 years ago
- A collection of memory allocators☆460Updated 12 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 9 months ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆197Updated last year
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- KLEE's version of uClibc☆54Updated last year
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year