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 10 months ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆219Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- Constraint solver based on coverage-guided fuzzing☆244Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 4 months ago
- ☆63Updated 5 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 3 weeks ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- Binary Translator to LLVM IR☆217Updated last year
- A taint-tracking plugin for the Valgrind memory checking tool☆258Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated 2 months 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…☆269Updated 3 years ago
- ☆50Updated 2 years ago
- A wrapper script to build whole-program LLVM bitcode files☆708Updated 4 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆322Updated 2 weeks ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆181Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆239Updated 6 months ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆500Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆54Updated 6 years ago
- A LLVM Sanitizer for Symbolic Tracing☆220Updated this week
- A LLVM-based static analysis framework.☆978Updated 2 weeks ago