rofirrim / gcc-pluginsLinks
Experiments with the gcc plugin mechanism
☆111Updated 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.☆91Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- CCG is a random C Code Generator☆43Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆56Updated 3 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Simple Intel CPU processor tracing on Linux☆351Updated 2 years ago
- KLEE's version of uClibc☆55Updated last year
- A library to parse gdb mi output and interact with gdb subprocesses☆249Updated last year
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆233Updated this week
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 10 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 6 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 11 months ago
- Runtime type and bounds-error checking for C/C++☆106Updated 11 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated 2 months ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- Static Analyser for C☆138Updated last week
- Static instrumentation tool for efficient binary-level coverage analysis.☆150Updated 4 years ago