Vermeille / clang-callgraph
A tool based on clang which generates a call graph from a given C++ codebase
☆137Updated last week
Alternatives and similar repositories for clang-callgraph:
Users that are interested in clang-callgraph are comparing it to the libraries listed below
- 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.☆226Updated last year
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- C++ Mutation Test Environment☆177Updated 8 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆103Updated this week
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆178Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 4 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- A framework for reusing code in Clang tools☆125Updated 2 weeks ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A massively parallelized gcov wrapper☆107Updated 2 months ago
- Experiments with the gcc plugin mechanism☆108Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 2 months ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆141Updated 3 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…☆44Updated 7 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆87Updated last year
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆39Updated this week
- Clang AST viewer☆62Updated 7 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- static analysis benchmarks from Toyota ITC☆114Updated 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
- Reveres engineering UML class diagrams with libclang☆74Updated 6 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago