CAST-projects / Clang-ast-viewer
Clang AST viewer
☆63Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Clang-ast-viewer
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 4 years ago
- ☆35Updated 10 years ago
- llvm crash analysis☆41Updated 4 months ago
- Slicing tool for c++ programs using clang AST.☆18Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆51Updated 2 years ago
- Clang static analyzer plugin for checking memory issues in Wireshark/GLib applications (allocator mismatch and memleaks)☆15Updated 6 years ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆30Updated 9 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- An example LLVM pass which can run automatically in clang.☆36Updated 9 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆32Updated 6 months ago
- LLVM Metadata Visualizer☆22Updated 6 years ago
- gen-callgraph is a script to generate call graph from elf binary☆49Updated 5 years ago
- Configurable instrumentation of LLVM bitcode☆33Updated 11 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
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆224Updated last year
- LLVM meets Code Property Graphs☆87Updated 3 years ago
- Collection of various llvm passes☆117Updated 9 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- Tools for inspecting, analyzing and optimizing ELF files☆45Updated 2 months ago
- C++14 automated code test infrastructure with permutation, fuzzing, sanitising and edge coverage☆11Updated 2 weeks ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 2 years ago