jfultz / libtooling_step_by_stepLinks
Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group
☆23Updated 8 years ago
Alternatives and similar repositories for libtooling_step_by_step
Users that are interested in libtooling_step_by_step are comparing it to the libraries listed below
Sorting:
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 9 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A framework for reusing code in Clang tools☆127Updated 3 months ago
- Clang with JIT extensions☆237Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- ☆128Updated 2 years ago
- ☆71Updated 7 years ago
- This is the repository for clang-playground series.☆24Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Prints values and types during compilation!☆58Updated 6 months ago
- ☆21Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- ☆102Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 5 months ago