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
- LLVM Profiling Visualization☆84Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆87Updated 10 months ago
- Clang with JIT extensions☆237Updated 3 years ago
- A framework for reusing code in Clang tools☆126Updated 3 months ago
- ☆55Updated last year
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆56Updated last year
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- ☆102Updated 3 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
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- ☆71Updated 7 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Code Analysis and Refactoring with Clang Tools☆129Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago