lanl / CoARCTLinks
Code Analysis and Refactoring with Clang Tools
☆128Updated 5 years ago
Alternatives and similar repositories for CoARCT
Users that are interested in CoARCT are comparing it to the libraries listed below
Sorting:
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 10 months ago
- A plugin for Clang compiler☆120Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A framework for reusing code in Clang tools☆127Updated 2 months ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- C++ Mutation Test Environment☆184Updated last year
- Clang with JIT extensions☆237Updated 3 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆106Updated this week
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- C++11 ELF/DWARF parser☆338Updated last year
- Experiments with the GDB Python API☆71Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 7 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 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…☆46Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆147Updated 3 years ago
- Data-race detector for windows applications - built on top of DynamoRIO☆42Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In …☆529Updated 4 years ago