nsumner / clang-plugins-demo
A simple example of defining custom plugins for clang and the clang static analyzer.
☆83Updated 4 years ago
Alternatives and similar repositories for clang-plugins-demo:
Users that are interested in clang-plugins-demo are comparing it to the libraries listed below
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 3 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆140Updated 2 months ago
- Clang AST viewer☆64Updated 7 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 9 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- LLVM Profiling Visualization☆84Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- Binary Translator to LLVM IR☆216Updated last year
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- ☆69Updated 8 months ago
- ☆63Updated 5 years ago
- DebugIR: Debugging LLVM-IR Files☆134Updated 3 months ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- LLVM Call Graph☆27Updated 4 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 3 months ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated last week
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- Decompiler of LLVM bitcode to C☆86Updated last year
- An example of how to use Clang's LibTooling interface.☆73Updated 11 years ago
- LLVM-based type and memory allocation tracking sanitizer☆53Updated 2 weeks ago