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:
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 4 months ago
- LALR(1) parser for C++☆79Updated last year
- CppCon 2019 Talk: slides and source code☆47Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 11 years ago
- A framework for reusing code in Clang tools☆125Updated last month
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 4 months ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constrai…☆36Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated last week
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Clang supporting syntax plugins☆18Updated 2 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- simple word count example using flex/bison parser☆140Updated last year