eschulte / clang-mutate
Manipulate C-family ASTs with Clang
☆69Updated 10 years ago
Alternatives and similar repositories for clang-mutate:
Users that are interested in clang-mutate are comparing it to the libraries listed below
- CCG is a random C Code Generator☆43Updated 2 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆83Updated 4 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- custom type systems for Clang☆97Updated 9 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- Visualization of LLVM IR☆60Updated 10 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆181Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 9 months ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- ☆51Updated 9 years ago
- A dynamic analysis framework for C and C++ programs☆29Updated 10 months ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM☆26Updated 2 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- C++ template meta-programmable framework for authoring Pintools☆37Updated 5 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆29Updated 5 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆82Updated 4 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆238Updated 5 months ago
- KLEE's version of uClibc☆52Updated 10 months ago
- A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for test…☆69Updated 8 years ago