haoNoQ / clang-analyzer-guideLinks
An easy guide to Clang Static Analyzer extension.
☆145Updated 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 last month
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- ☆66Updated 6 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆232Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- An LLVM sanitizer tutorial☆203Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆79Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆221Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 11 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Updated last year
- Static Slicer for LLVM☆67Updated 10 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 6 years ago
- Constraint solver based on coverage-guided fuzzing☆249Updated 2 years ago
- ☆53Updated 2 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
- Pointer Analysis with Tunable Precision☆27Updated 9 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆333Updated last week
- Configurable instrumentation of LLVM bitcode☆35Updated 9 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆84Updated 2 weeks ago
- CREST is a concolic test generation tool for C.☆162Updated 5 years ago
- Runtime type and bounds-error checking for C/C++☆106Updated last year
- drawing graphs for llvm ir. data flow and control flow☆40Updated 8 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- A LLVM Sanitizer for Symbolic Tracing☆228Updated this week
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆51Updated 9 years ago
- Binary Translator to LLVM IR☆226Updated 2 years ago