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 simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- An LLVM sanitizer tutorial☆200Updated 3 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆224Updated 6 years ago
- ☆66Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆217Updated 5 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 4 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
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- LLVM Call Graph☆28Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆280Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆329Updated 2 months ago
- A LLVM Sanitizer for Symbolic Tracing☆223Updated 3 weeks ago
- Static Slicer for LLVM☆67Updated 9 years ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- A taint-tracking plugin for the Valgrind memory checking tool☆260Updated 2 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆185Updated 3 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated 3 weeks ago
- ☆53Updated 2 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 4 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Runtime type and bounds-error checking for C/C++☆105Updated 7 months ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 8 years ago