loarabia / Clang-tutorialLinks
A collection of code samples showing usage of clang and llvm as a library
☆757Updated 5 years ago
Alternatives and similar repositories for Clang-tutorial
Users that are interested in Clang-tutorial are comparing it to the libraries listed below
Sorting:
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,195Updated 6 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆440Updated 5 years ago
- Plugins to clang-analyzer and clang-frontend☆485Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆737Updated 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆399Updated 5 years ago
- clang 中文用户手册&llvm 文档☆395Updated 5 years ago
- It is a set of LLVM documents which are translated into Chinese.☆246Updated 8 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆722Updated 5 years ago
- Woboq CodeBrowser☆1,137Updated 4 months ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- an architecture-independent decompiler to LLVM IR☆395Updated 9 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- C++ ABI Summary☆553Updated 7 months ago
- Virtual Machine for Intermediate Representation☆684Updated 4 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- example LLVM pass☆589Updated 4 months ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- C/C++ source code indexer and navigator☆432Updated 3 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆159Updated 12 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆144Updated 4 months ago
- A LLVM-based static analysis framework.☆993Updated 2 weeks ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago