loarabia / Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
☆753Updated 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,188Updated 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☆439Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆397Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆719Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆226Updated last year
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆717Updated 2 months ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- example LLVM pass☆571Updated last year
- an architecture-independent decompiler to LLVM IR☆386Updated 9 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- C++11 ELF/DWARF parser☆326Updated 7 months ago
- C++ ABI Summary☆522Updated last month
- Woboq CodeBrowser☆1,110Updated last month
- Clang-based C/C++/Objective-C refactoring toolset☆157Updated 11 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆522Updated 7 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆745Updated last month
- Virtual Machine for Intermediate Representation☆674Updated 4 years ago
- C++ metaprogramming shell☆476Updated 6 months ago
- A LLVM-based static analysis framework.☆955Updated this week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆263Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆3,044Updated 4 years ago
- Library to parse and work with the C++ AST☆1,712Updated 7 months ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 4 years ago
- LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt☆179Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year