nsumner / clang-plugins-demoLinks
A simple example of defining custom plugins for clang and the clang static analyzer.
☆87Updated 4 years ago
Alternatives and similar repositories for clang-plugins-demo
Users that are interested in clang-plugins-demo are comparing it to the libraries listed below
Sorting:
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 6 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 8 months ago
- Runtime type and bounds-error checking for C/C++☆105Updated 8 months ago
- Clang AST viewer☆65Updated 8 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated last year
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 4 years ago
- KLEE's version of uClibc☆56Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 9 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- llvm crash analysis☆44Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆155Updated 6 months ago
- ☆66Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆185Updated 3 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆273Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆220Updated 2 weeks ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- ☆36Updated 2 years ago
- LLVM Call Graph☆28Updated 4 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- ☆53Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago