lanl / CoARCT
Code Analysis and Refactoring with Clang Tools
☆123Updated 4 years ago
Alternatives and similar repositories for CoARCT:
Users that are interested in CoARCT are comparing it to the libraries listed below
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆49Updated 8 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆81Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆135Updated 8 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆226Updated last year
- A framework for reusing code in Clang tools☆125Updated last week
- Clang with JIT extensions☆228Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆87Updated 11 months ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- Clang AST viewer☆62Updated 7 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆102Updated 3 months ago
- C++ Mutation Test Environment☆177Updated 7 months ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆151Updated 11 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago