eschulte / clang-mutate
Manipulate C-family ASTs with Clang
☆66Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang-mutate
- custom type systems for Clang☆96Updated 9 years ago
- Alive (Automated LLVM's InstCombine Verifier) with automated reasoning for both integer and floating point peephole optimizations in LLVM☆28Updated 5 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 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Static Slicer for LLVM☆65Updated 8 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆48Updated 7 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 10 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆30Updated 9 years ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- Dynamic Program Slicing in LLVM Compiler☆134Updated 6 years ago
- ☆48Updated 8 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆161Updated 5 months ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- Extensions for Eli Bendersky's pycparser☆83Updated 3 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆78Updated 4 months ago
- Oink is a collaboration of C++ static analysis tools.☆154Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 4 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated 11 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 4 years ago