shining1984 / screader
The screader is a soure code reading tool based the libclang. It is implemented by the C.
☆73Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for screader
- ☆25Updated 5 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆123Updated 2 years ago
- Some examples for using LLVM to generate IR☆36Updated 2 years ago
- A little C Style Compiler☆56Updated 7 years ago
- ☆30Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- learn javassist by example☆31Updated 2 years ago
- code coverage for c☆46Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆128Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆262Updated 2 years ago
- code coverage for c☆37Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆85Updated 3 years ago
- ☆23Updated 8 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆135Updated 10 months ago
- 基于clang static analyzer的源码漏洞检测插件☆194Updated 5 years ago
- ☆20Updated 4 years ago
- llvm control flow graph☆26Updated 5 years ago
- Clang AST viewer☆63Updated 7 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 4 years ago
- Call-graph generator.☆21Updated 6 years ago
- A tool based on Clang used to generate control-flow-graph for C/C++ code☆10Updated 4 years ago
- 开源开发工具周刊☆172Updated this week
- General LR Parser(CMake,C++)