nsumner / clang-plugins-demoLinks
A simple example of defining custom plugins for clang and the clang static analyzer.
☆91Updated 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
Sorting:
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 10 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆166Updated 2 months ago
- Runtime type and bounds-error checking for C/C++☆106Updated 11 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 11 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- ☆53Updated 2 years ago
- LLVM Call Graph☆28Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- ☆66Updated 6 years ago
- CCG is a random C Code Generator☆43Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆231Updated 6 years ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- Clang AST viewer☆68Updated 8 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- llvm crash analysis☆45Updated last year
- KLEE's version of uClibc☆55Updated last year
- Static instrumentation tool for efficient binary-level coverage analysis.☆150Updated 4 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
- Configurable instrumentation of LLVM bitcode☆33Updated 8 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- ☆36Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆233Updated this week