Vermeille / clang-callgraphLinks
A tool based on clang which generates a call graph from a given C++ codebase
☆158Updated 8 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☆126Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- C++ Mutation Test Environment☆186Updated last year
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated 3 weeks ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Experiments with the GDB Python API☆70Updated 4 years ago
- C++11 ELF/DWARF parser☆332Updated last year
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆573Updated last month
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆153Updated last year
- Clang's scan-build re-implementation in python☆389Updated last week
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆119Updated 2 months ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Reveres engineering UML class diagrams with libclang☆78Updated 6 years ago
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆177Updated 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
- C/C++ source generation from an AST☆167Updated 2 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆145Updated 3 years ago