lanl / CoARCT
Code Analysis and Refactoring with Clang Tools
☆124Updated 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.)☆50Updated 10 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.☆85Updated 4 years ago
- A framework for reusing code in Clang tools☆124Updated last month
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated last month
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- C++ Mutation Test Environment☆181Updated 9 months ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- Clang AST viewer☆64Updated 8 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- ☆38Updated 10 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- ☆127Updated 2 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
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated last week
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 3 weeks ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- An example of how to use Clang's LibTooling interface.☆73Updated 11 years ago