haoNoQ / clang-analyzer-guideLinks
An easy guide to Clang Static Analyzer extension.
☆144Updated 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 new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 2 weeks ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆228Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆88Updated 4 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- ☆66Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 4 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 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
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆330Updated 4 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 10 months ago
- ☆53Updated 2 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- A wrapper script to build whole-program LLVM bitcode files☆716Updated 9 months ago
- Static Slicer for LLVM☆67Updated 9 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- Configurable instrumentation of LLVM bitcode☆34Updated 6 months ago
- Binary Translator to LLVM IR☆224Updated 2 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆54Updated 4 years ago
- LLVM Call Graph☆28Updated 4 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Whole Program LLVM: wllvm ported to go☆326Updated last year
- Source code of ASAN--☆100Updated last year
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆24Updated 3 years ago