Vermeille / clang-callgraphLinks
A tool based on clang which generates a call graph from a given C++ codebase
☆144Updated 4 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☆125Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆105Updated last week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Reveres engineering UML class diagrams with libclang☆77Updated 6 years ago
- C++ Mutation Test Environment☆184Updated last year
- static analysis benchmarks from Toyota ITC☆114Updated 2 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆561Updated last week
- Clang AST viewer☆64Updated 8 years ago
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 7 years ago
- Clang's scan-build re-implementation in python☆381Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆75Updated 7 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆272Updated 3 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- C++11 ELF/DWARF parser☆327Updated 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
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year