xinhuang / clang-playground
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
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆83Updated last month
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated 9 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- ☆20Updated 2 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
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- CI system for premerge-testing in LLVM project☆41Updated 6 months ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- Notes on clang and llvm☆40Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆93Updated last week
- A binary optimization/specialization library supporting multiple rewriters☆113Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- ☆35Updated 11 years ago