Vermeille / clang-callgraph
A tool based on clang which generates a call graph from a given C++ codebase
☆139Updated last month
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☆124Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- C++ Mutation Test Environment☆179Updated 9 months ago
- Clang AST viewer☆64Updated 7 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆105Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆83Updated 4 years ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- static analysis benchmarks from Toyota ITC☆114Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last week
- A framework for reusing code in Clang tools☆124Updated 3 weeks ago
- ☆36Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆181Updated 3 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 3 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆140Updated 2 months ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- Clang's scan-build re-implementation in python☆373Updated 2 years ago
- EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.☆18Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 9 months ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated 10 months ago
- Runtime type and bounds-error checking for C/C++☆103Updated 3 months ago
- The compilation database Swiss army knife☆312Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 6 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 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