Vermeille / clang-callgraphLinks
A tool based on clang which generates a call graph from a given C++ codebase
☆143Updated 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☆123Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 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.☆227Updated last year
- Experiments with the gcc plugin mechanism☆109Updated last year
- C++ Mutation Test Environment☆184Updated 11 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Clang AST viewer☆64Updated 8 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated 2 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- ☆36Updated 2 years ago
- A massively parallelized gcov wrapper☆113Updated last month
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- Toolset to do differential testing on the Clang Static Analyzer☆21Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A static checker for identifying unstable code.☆361Updated 10 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 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
- (Unofficial) Release libclang (clang.cindex) on pypi.☆93Updated 4 months ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago