Vermeille / clang-callgraphLinks
A tool based on clang which generates a call graph from a given C++ codebase
☆162Updated 11 months ago
Alternatives and similar repositories for clang-callgraph
Users that are interested in clang-callgraph are comparing it to the libraries listed below
Sorting:
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- C++ Mutation Test Environment☆188Updated last year
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Experiments with the GDB Python API☆71Updated 4 years ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆586Updated this week
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Clang's scan-build re-implementation in python☆392Updated 3 months ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 7 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 weeks ago
- Suite of C/C++ tooling built on LLVM/Clang☆107Updated 3 weeks ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆56Updated last year
- LLVM Call Graph☆28Updated 4 years ago
- static analysis benchmarks from Toyota ITC☆120Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆182Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- A massively parallelized gcov wrapper☆116Updated 8 months ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆74Updated last year
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Updated 3 years ago
- Clang AST viewer☆69Updated 8 years ago