Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
-
Updated
Apr 23, 2020 - C++
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Static Value-Flow Analysis Framework for Source Code
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
eBPF verifier based on abstract interpretation
Static verification tool for DNS zone files
Slicing tool for c++ programs using clang AST.
Try to build a static analyzer in Gcc Plugin, the main application scenario is to detect memory-leak,double-free,use-after-free.
Tap (Type Analyzer for PHP) is a static analyzer for PHP. Based on the optional PhpDoc of functions, methods and properties, Tap will try to deduce local variables' types and check the compatibility. It can reveal potential bugs before the code is really running on production.
Computes LCOM metrics for C++ and Ada code
🧠🔍 A static and dynamic analyzer for Brainfuck
Unified Code Count is a Software Metrics Tool that parses over 20 different programming languages to find Logical and Physical source lines of code, counts keywords and various operators, math function names, etc. and cyclomatic complexity for a given language and then generates various reports. This release includes significant performance enha…
Add a description, image, and links to the static-analyzer topic page so that developers can more easily learn about it.
To associate your repository with the static-analyzer topic, visit your repo's landing page and select "manage topics."