Vermeille / clang-callgraphLinks
A tool based on clang which generates a call graph from a given C++ codebase
☆157Updated 7 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
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- C++ Mutation Test Environment☆187Updated last year
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆567Updated last week
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated last week
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆117Updated 3 weeks ago
- GCC plugin that embeds CPython inside the compiler☆208Updated 3 years ago
- Clang's scan-build re-implementation in python☆388Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- static analysis benchmarks from Toyota ITC☆116Updated 2 years ago
- A LLVM-based static analysis framework.☆1,007Updated this week
- C++11 ELF/DWARF parser☆329Updated last year
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- Clang AST viewer☆67Updated 8 years ago
- Python Clang AST Viewer☆29Updated last year
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆275Updated 3 years ago
- A framework for reusing code in Clang tools☆125Updated 3 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
- Reveres engineering UML class diagrams with libclang☆78Updated 6 years ago
- Show code coverage data generated with gcov in Visual Studio code.☆33Updated last year
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆176Updated 11 months ago