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:
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆87Updated 10 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- ☆102Updated 3 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- ☆71Updated 7 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- A framework for reusing code in Clang tools☆126Updated 3 months ago
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- ☆55Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Code Analysis and Refactoring with Clang Tools☆129Updated 5 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆99Updated 4 months ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆56Updated last year
- ☆21Updated 6 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- ☆113Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- Alive: Automatic LLVM's Instcombine Verifier☆225Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago