haoNoQ / clang-analyzer-guide
An easy guide to Clang Static Analyzer extension.
☆138Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang-analyzer-guide
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆161Updated 5 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆214Updated 5 years ago
- ☆62Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆134Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆213Updated 4 years ago
- A toolkit for building whole-program LLVM bitcode files☆73Updated 3 years ago
- An LLVM sanitizer tutorial☆197Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆277Updated 6 months ago
- ☆50Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆484Updated 11 months ago
- Static Slicer for LLVM☆65Updated 8 years ago
- Binary Translator to LLVM IR☆215Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆313Updated this week
- An example LLVM pass which can run automatically in clang.☆36Updated 9 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆48Updated 7 years ago
- Constraint solver based on coverage-guided fuzzing☆239Updated 11 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆68Updated last year
- LLVM Call Graph☆26Updated 3 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated 11 months ago
- A library for building abstract interpretation-based analyses☆233Updated 3 weeks ago
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- Whole Program LLVM: wllvm ported to go☆303Updated 6 months ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆72Updated this week