haoNoQ / clang-analyzer-guide
An easy guide to Clang Static Analyzer extension.
☆139Updated 4 years ago
Alternatives and similar repositories for clang-analyzer-guide:
Users that are interested in clang-analyzer-guide are comparing it to the libraries listed below
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆163Updated 7 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆216Updated 5 years ago
- An LLVM sanitizer tutorial☆198Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 6 months ago
- ☆63Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆277Updated 9 months ago
- Binary Translator to LLVM IR☆215Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆70Updated last month
- Static Slicer for LLVM☆66Updated 9 years ago
- A toolkit for building whole-program LLVM bitcode files☆75Updated 3 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated 2 months ago
- A library for building abstract interpretation-based analyses☆236Updated 3 months ago
- Pointer Analysis with Tunable Precision☆26Updated 8 years ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- llvm control flow graph☆26Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆37Updated 9 years ago
- A CallGraph Generation LLVM Pass for C and C++ program☆23Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- Constraint solver based on coverage-guided fuzzing☆240Updated last year
- ☆50Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆315Updated 2 months ago
- LLVM Call Graph☆27Updated 3 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆254Updated last year
- KLEE's version of uClibc☆51Updated 7 months ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆73Updated this week
- A LLVM Sanitizer for Symbolic Tracing☆212Updated 4 months ago