loarabia / Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
☆755Updated 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
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,192Updated 6 years ago
- Project moved to: https://github.com/llvm/llvm-project☆288Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆440Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆226Updated last year
- Plugins to clang-analyzer and clang-frontend☆483Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆397Updated 5 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- an architecture-independent decompiler to LLVM IR☆388Updated 9 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆721Updated 3 months ago
- example LLVM pass☆571Updated last year
- C++11 ELF/DWARF parser☆326Updated 8 months ago
- Project moved to: https://github.com/llvm/llvm-project☆720Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- clang 中文用户手册&llvm 文档☆393Updated 5 years ago
- C++ ABI Summary☆528Updated 3 months ago
- Virtual Machine for Intermediate Representation☆676Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 3 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆158Updated 11 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆748Updated 2 months ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- Library to parse and work with the C++ AST☆1,718Updated 8 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆270Updated 6 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆264Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago