jszhujun2010 / Clang-Basic-Tutorial
Basic Clang library, LibTooling and Plugin
☆17Updated 9 years ago
Alternatives and similar repositories for Clang-Basic-Tutorial:
Users that are interested in Clang-Basic-Tutorial are comparing it to the libraries listed below
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 5 years ago
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A plugin for Clang compiler☆117Updated 3 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆138Updated 4 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆184Updated 2 years ago
- Clang AST viewer☆64Updated 8 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- LLVM Obfuscator☆47Updated 8 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- an architecture-independent decompiler to LLVM IR☆393Updated 9 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 4 years ago
- Collection of various llvm passes☆120Updated 9 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 9 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 6 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆269Updated 3 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial☆19Updated 9 years ago
- notebook base on github issue☆86Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- [⚠️ DEPRECATED] An standalone tool to automatic generate Call Graph in iOS project☆46Updated 7 years ago