haoNoQ / clang-analyzer-guideLinks
An easy guide to Clang Static Analyzer extension.
☆143Updated 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.☆168Updated 3 weeks ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- ☆66Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆78Updated 4 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆144Updated 7 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 6 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 11 months ago
- ☆53Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆333Updated last month
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆286Updated last year
- SUPA☆28Updated 5 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated last week
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆52Updated 8 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- Configurable instrumentation of LLVM bitcode☆35Updated 9 months ago
- LLVM meets Code Property Graphs☆96Updated 4 years ago
- Experiments with the gcc plugin mechanism☆111Updated 2 years ago
- Source code of ASAN--☆102Updated last year
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago