rofirrim / gcc-plugins
Experiments with the gcc plugin mechanism
☆104Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for gcc-plugins
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆177Updated 2 years ago
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆51Updated 2 years ago
- Manipulate C-family ASTs with Clang☆66Updated 10 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆101Updated 2 years ago
- Experiments with the GDB Python API☆68Updated 3 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆97Updated 6 months ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆68Updated last year
- A plugin for Clang compiler☆115Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- An LLVM sanitizer tutorial☆197Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 5 years ago
- Tool to demangle C++ symbols.☆56Updated last year
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆172Updated this week
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 9 years ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 8 years ago
- Static Slicer for LLVM☆65Updated 8 years ago
- GCC plugins☆26Updated 13 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated 11 months ago
- Static Analyser for C☆102Updated this week
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 4 years ago
- Dynamic Program Slicing in LLVM Compiler☆134Updated 6 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆161Updated 5 months ago