Vermeille / clang-callgraphLinks
A tool based on clang which generates a call graph from a given C++ codebase
☆141Updated 3 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☆123Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Slides for my C++Now 2017 talk☆59Updated 8 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- C++ Mutation Test Environment☆182Updated 11 months ago
- A framework for reusing code in Clang tools☆124Updated 2 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Clang AST viewer☆64Updated 8 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated 2 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- A plugin for Clang compiler☆118Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 5 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- static analysis benchmarks from Toyota ITC☆113Updated 2 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…☆45Updated 7 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Toolset to do differential testing on the Clang Static Analyzer☆21Updated 2 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Clang's scan-build re-implementation in python☆378Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- A massively parallelized gcov wrapper☆112Updated 3 weeks ago
- Show code coverage data generated with gcov in Visual Studio code.☆32Updated 10 months ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago