eliben / llvm-clang-samplesLinks
UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools
☆1,189Updated 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
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- example LLVM pass☆598Updated 9 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 3 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆400Updated 6 years ago
- C-Reduce, a C and C++ program reducer☆1,630Updated last year
- Csmith, a random generator of C programs☆1,141Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆438Updated 6 years ago
- A LLVM-based static analysis framework.☆1,022Updated last week
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- Project moved to: https://github.com/llvm/llvm-project☆720Updated 5 years ago
- A wrapper script to build whole-program LLVM bitcode files☆724Updated last year
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Virtual Machine for Intermediate Representation☆697Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- C-family Abstract Syntax Tree XML Output☆508Updated last week
- Woboq CodeBrowser☆1,164Updated 10 months ago
- C++ ABI Summary☆579Updated 2 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☆161Updated 10 months ago
- A superoptimizer for LLVM IR☆2,308Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆276Updated 3 years ago
- A plugin for Clang compiler☆119Updated 4 years ago
- Practical mutation testing and fault injection for C and C++☆789Updated last week
- Library to parse and work with the C++ AST☆1,762Updated last year
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- KLEE Symbolic Execution Engine☆2,873Updated this week
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆527Updated 4 years ago