loarabia / Clang-tutorialLinks
A collection of code samples showing usage of clang and llvm as a library
☆755Updated 6 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,188Updated 7 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Plugins to clang-analyzer and clang-frontend☆484Updated 4 years ago
- Project moved to: https://github.com/llvm/llvm-project☆438Updated 6 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆401Updated 6 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- example LLVM pass☆599Updated 10 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 months ago
- C++11 ELF/DWARF parser☆338Updated last year
- clang 中文用户手册&llvm 文档☆394Updated 5 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- Project moved to: https://github.com/llvm/llvm-project☆721Updated 5 years ago
- It is a set of LLVM documents which are translated into Chinese.☆245Updated 8 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- C++ ABI Summary☆581Updated 3 months ago
- an architecture-independent decompiler to LLVM IR☆395Updated 10 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆160Updated 12 years ago
- Flex Bison C++ Template/Example☆190Updated 9 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- Woboq CodeBrowser☆1,164Updated 10 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Virtual Machine for Intermediate Representation☆697Updated 5 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- C/C++ source code indexer and navigator☆431Updated 4 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆529Updated 4 years ago