xinhuang / clang-playgroundLinks
This is the repository for clang-playground series.
☆23Updated 4 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
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 3 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated last year
- 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.☆228Updated last year
- simple word count example using flex/bison parser☆140Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆46Updated 5 years ago
- Clang with JIT extensions☆231Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆149Updated 4 months ago
- Runtime type and bounds-error checking for C/C++☆103Updated 7 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A framework for reusing code in Clang tools☆125Updated 2 weeks ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- CI system for premerge-testing in LLVM project☆42Updated last month
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- ☆97Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- Header-only llvm::Expected<T>☆38Updated 5 years ago