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
- Experiments with the gcc plugin mechanism☆112Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 2 weeks ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆146Updated 8 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 9 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Clang AST viewer☆67Updated 8 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- LLVM Call Graph☆28Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆218Updated 5 years ago
- Runtime type and bounds-error checking for C/C++☆104Updated 9 months ago
- CCG is a random C Code Generator☆44Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆142Updated 7 years ago
- KLEE's version of uClibc☆55Updated last year
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 4 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆223Updated last week
- ☆66Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- Yet Another Random Program Generator☆529Updated last month
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 6 months ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆228Updated 6 years ago
- ☆53Updated 2 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆57Updated 6 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