haoNoQ / clang-analyzer-guideLinks
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
Sorting:
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- Static Slicer for LLVM☆66Updated 9 years ago
- ☆63Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- An LLVM sanitizer tutorial☆199Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 5 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆325Updated last week
- Runtime type and bounds-error checking for C/C++☆103Updated 5 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆241Updated 7 months ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- Constraint solver based on coverage-guided fuzzing☆247Updated last year
- Pointer Analysis with Tunable Precision☆26Updated 9 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
- LLVM Profiling Visualization☆84Updated 3 years ago
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- 基于clang static analyzer的源码漏洞检测插件☆199Updated 6 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Toolset to do differential testing on the Clang Static Analyzer☆21Updated 2 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 2 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- ☆52Updated 2 years ago
- Binary Translator to LLVM IR☆219Updated 2 years ago