xinhuang / clang-playground
This is the repository for clang-playground series.
☆22Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang-playground
- lldb-eval is a library for evaluating expressions in the debugger context☆75Updated 2 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆42Updated 5 years ago
- CI system for premerge-testing in LLVM project☆41Updated 3 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- Notes on clang and llvm☆35Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆59Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- An LLVM bitcode parsing example☆55Updated 4 years ago
- Code examples for tutoring modern C++☆89Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆45Updated 5 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- autotuning C++, just-in-time!☆51Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆24Updated 11 years ago
- Manipulate C-family ASTs with Clang☆66Updated 10 years ago