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
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated 9 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆138Updated last month
- A framework for reusing code in Clang tools☆124Updated 2 weeks ago
- Clang with JIT extensions☆229Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆99Updated this week
- An easy guide to Clang Static Analyzer extension.☆140Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Clang AST viewer☆63Updated 7 years ago
- C++ Mutation Test Environment☆179Updated 8 months ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Reveres engineering UML class diagrams with libclang☆75Updated 6 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
- LLVM Profiling Visualization☆84Updated 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
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- A versatile C++ function mocking framework.☆130Updated 2 years ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- An example of how to use Clang's LibTooling interface.☆73Updated 11 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago