lanl / CoARCT
Code Analysis and Refactoring with Clang Tools
☆123Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for CoARCT
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆224Updated last year
- A plugin for Clang compiler☆115Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆46Updated 5 months ago
- A framework for reusing code in Clang tools☆121Updated last month
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Clang with JIT extensions☆229Updated last year
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- autotuning C++, just-in-time!☆51Updated 4 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆101Updated 2 weeks ago
- Experiments with the GDB Python API☆68Updated 3 years ago
- Clang AST viewer☆63Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 10 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 8 months ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 6 years ago
- C++ Mutation Test Environment☆172Updated 4 months ago
- MSGUI - Metashell GUI☆68Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆39Updated 3 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 8 years ago
- ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆91Updated 5 months ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago