lanl / CoARCTLinks
Code Analysis and Refactoring with Clang Tools
☆127Updated 5 years ago
Alternatives and similar repositories for CoARCT
Users that are interested in CoARCT are comparing it to the libraries listed below
Sorting:
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A framework for reusing code in Clang tools☆126Updated last month
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- Clang with JIT extensions☆237Updated 2 years ago
- C++ Mutation Test Environment☆185Updated last year
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Experiments with the GDB Python API☆70Updated 4 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆105Updated 2 weeks ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 2 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 6 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- Data-race detector for windows applications - built on top of DynamoRIO☆42Updated 4 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.☆18Updated 4 years ago
- Compiler instrumentation for testing☆31Updated 7 years ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆146Updated 3 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 4 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago