eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,188Updated 7 years ago
Alternatives and similar repositories for llvm-clang-samples
Users that are interested in llvm-clang-samples are comparing it to the libraries listed below
Sorting:
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 months ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- example LLVM pass☆599Updated 10 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆402Updated 6 years ago
- Csmith, a random generator of C programs☆1,147Updated last year
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- A LLVM-based static analysis framework.☆1,026Updated last week
- C++11 ELF/DWARF parser☆338Updated last year
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆665Updated this week
- A wrapper script to build whole-program LLVM bitcode files☆728Updated 2 weeks ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- C-Reduce, a C and C++ program reducer☆1,632Updated last year
- C++ ABI Summary☆581Updated 3 months ago
- Project moved to: https://github.com/llvm/llvm-project☆721Updated 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…☆529Updated 4 years ago
- an architecture-independent decompiler to LLVM IR☆395Updated 10 years ago
- Virtual Machine for Intermediate Representation☆697Updated 5 years ago
- Woboq CodeBrowser☆1,164Updated 10 months ago
- Yet Another Random Program Generator☆542Updated last month
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 10 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆279Updated 6 years ago
- A static checker for identifying unstable code.☆363Updated 10 years ago
- Library to parse and work with the C++ AST☆1,762Updated last year
- Practical mutation testing and fault injection for C and C++☆789Updated this week
- llvm-mctoll☆869Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago