xinhuang / clang-playgroundLinks
This is the repository for clang-playground series.
☆24Updated 5 years ago
Alternatives and similar repositories for clang-playground
Users that are interested in clang-playground are comparing it to the libraries listed below
Sorting:
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 6 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆117Updated 3 weeks ago
- A framework for reusing code in Clang tools☆125Updated 3 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- Clang with JIT extensions☆232Updated 2 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- C/C++ Source-to-Source Tool based on Clang☆81Updated this week
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Code examples for tutoring modern C++☆98Updated 2 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆19Updated last year
- Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group☆23Updated 8 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆96Updated 4 months ago
- This is the companion repository of the article "Getting started with ANTLR in C++"☆72Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- ☆98Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆116Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Clang AST viewer☆67Updated 8 years ago
- Runtime type and bounds-error checking for C/C++☆104Updated 9 months ago