nsumner / clang-plugins-demoLinks
A simple example of defining custom plugins for clang and the clang static analyzer.
☆86Updated 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
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- Clang AST viewer☆64Updated 8 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- LLVM Call Graph☆27Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- CCG is a random C Code Generator☆44Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆143Updated 4 months 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 …☆56Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 2 months ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- DebugIR: Debugging LLVM-IR Files☆138Updated 6 months ago
- An LLVM sanitizer tutorial☆199Updated 3 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆209Updated this week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago