CAST-projects / Clang-ast-viewer
Clang AST viewer
☆64Updated 8 years ago
Alternatives and similar repositories for Clang-ast-viewer
Users that are interested in Clang-ast-viewer 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.☆142Updated 5 years ago
- Slicing tool for c++ programs using clang AST.☆17Updated 4 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated last month
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- ☆35Updated 11 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- llvm crash analysis☆43Updated 10 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- LLVM meets Code Property Graphs☆91Updated 4 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- LLVM Metadata Visualizer☆22Updated 7 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years ago
- Collection of various llvm passes☆122Updated 9 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- drawing graphs for llvm ir. data flow and control flow☆40Updated 7 years ago
- A LLVM Pass with runtime dataflow sanitization☆32Updated 6 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- clang checker to find heartbleed☆86Updated 11 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- Clang static analyzer plugin for checking memory issues in Wireshark/GLib applications (allocator mismatch and memleaks)☆16Updated 7 years ago
- KLEE's version of uClibc☆52Updated 11 months ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆34Updated last year
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 5 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago