haoNoQ / clang-analyzer-guide
An easy guide to Clang Static Analyzer extension.
☆142Updated 5 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.☆165Updated 9 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆217Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆83Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- ☆63Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆76Updated 3 years ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆320Updated last week
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- Binary Translator to LLVM IR☆216Updated last year
- Configurable instrumentation of LLVM bitcode☆34Updated last week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆140Updated 2 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 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
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆238Updated 5 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 3 months ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆499Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆266Updated 2 years ago
- Clang AST viewer☆64Updated 7 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Visualization of LLVM IR☆60Updated 10 years ago
- A LLVM-based static analysis framework.☆975Updated this week
- Constraint solver based on coverage-guided fuzzing☆243Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆727Updated 4 months ago
- A wrapper script to build whole-program LLVM bitcode files☆708Updated 3 months ago
- 基于clang static analyzer的源码漏洞检测插件☆199Updated 5 years ago
- Whole Program LLVM: wllvm ported to go☆312Updated 11 months ago