firolino / clang-toolLinks
Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)
☆52Updated 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☆125Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆117Updated 3 weeks ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A framework for reusing code in Clang tools☆125Updated 3 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆96Updated 4 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated last week
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- LALR(1) parser for C++☆79Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- IFC format specification☆80Updated 2 months ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- Source code for a presentation on refactoring C++ while accounting for preprocessor interactions☆12Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago