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
Sorting:
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- LLVM Obfuscator☆47Updated 8 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- predicate scientific program performance model using llvm☆28Updated 9 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- Code similarity checker using clang.(AST approach)☆17Updated 8 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆139Updated 4 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- Code used in a short tutorial on LLVM passes for the Software Reliablity Group (SRG) at Imperial☆19Updated 10 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- notebook base on github issue☆87Updated 5 years ago
- LLVM Call Graph☆27Updated 4 years ago
- LLVM IR编译时替换函数名☆58Updated 7 years ago
- Collection of various llvm passes☆122Updated 9 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆291Updated 5 years ago
- first publish☆12Updated 10 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 12 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 6 years ago
- Automated Binary Analysis on iOS☆108Updated 6 years ago
- anti-class-dump☆8Updated 8 years ago