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:
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 5 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated last year
- Code examples for tutoring modern C++☆98Updated last month
- autotuning C++, just-in-time!☆52Updated 5 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 5 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆156Updated 6 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆108Updated last week
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- Runtime type and bounds-error checking for C/C++☆105Updated 8 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆185Updated 3 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☆64Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Containerization and deployment scripts for remote-index-server and workflows to generate monolithic index for github.com/llvm/llvm-proje…☆21Updated this week
- A C++ mocking library☆23Updated 5 years ago