eschulte / clang-mutateLinks
Manipulate C-family ASTs with Clang
☆69Updated 11 years ago
Alternatives and similar repositories for clang-mutate
Users that are interested in clang-mutate are comparing it to the libraries listed below
Sorting:
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- custom type systems for Clang☆98Updated 9 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- Visualization of LLVM IR☆59Updated 11 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- LLVM Assembler adding Debug Information at IR Level.☆32Updated 6 years ago
- ☆52Updated 9 years ago
- Dynamic Program Slicing in LLVM Compiler☆139Updated 6 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- CREST is a concolic test generation tool for C.☆162Updated 4 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆32Updated 10 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Experimental translation of llvm to smt.☆56Updated 5 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 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
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- Accmut is a framework for acclerating mutation testing, which is based on LLVM-IR.☆10Updated 7 years ago
- Semantic program repair system for C programs☆100Updated 2 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago