loarabia / Clang-tutorialLinks
A collection of code samples showing usage of clang and llvm as a library
☆756Updated 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,193Updated 6 years ago
- Project moved to: https://github.com/llvm/llvm-project☆292Updated 5 years ago
- Plugins to clang-analyzer and clang-frontend☆484Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆398Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Project moved to: https://github.com/llvm/llvm-project☆440Updated 5 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- an architecture-independent decompiler to LLVM IR☆394Updated 9 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆736Updated last month
- Virtual Machine for Intermediate Representation☆680Updated 4 years ago
- C++ ABI Summary☆549Updated 6 months ago
- A plugin for Clang compiler☆118Updated 3 years ago
- example LLVM pass☆585Updated 2 months ago
- Project moved to: https://github.com/llvm/llvm-project☆721Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- C++11 ELF/DWARF parser☆326Updated 11 months ago
- It is a set of LLVM documents which are translated into Chinese.☆245Updated 8 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆158Updated 12 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆271Updated 3 years ago
- Library to parse and work with the C++ AST☆1,726Updated 11 months ago
- Project moved to: https://github.com/llvm/llvm-project☆206Updated 5 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆516Updated 4 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…☆758Updated 5 months ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆185Updated 2 years ago
- C++ metaprogramming shell☆476Updated last month
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year