firolino / clang-toolLinks
Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)
☆54Updated last year
Alternatives and similar repositories for clang-tool
Users that are interested in clang-tool are comparing it to the libraries listed below
Sorting:
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆121Updated 3 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- A framework for reusing code in Clang tools☆126Updated 2 months ago
- ☆35Updated 11 years ago
- Compiler/BuildSystem Interface Library☆29Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- Compiler instrumentation for testing☆31Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆19Updated last year
- LLVM Profiling Visualization☆84Updated 3 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆106Updated last month
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆79Updated last month
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆99Updated 2 months ago
- Reveres engineering UML class diagrams with libclang☆78Updated 7 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 7 years ago
- Simple mutation-testing☆47Updated last year
- LALR(1) parser for C++☆80Updated last year
- CI system for premerge-testing in LLVM project☆42Updated 6 months ago