xinhuang / clang-playground
This is the repository for clang-playground series.
☆22Updated 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
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆40Updated 3 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- CI system for premerge-testing in LLVM project☆41Updated 3 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- CppCon 2019 Talk: slides and source code☆44Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group☆23Updated 7 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 6 months ago
- ☆21Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆96Updated 2 weeks ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Code examples for tutoring modern C++☆91Updated last week
- ☆35Updated 11 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 5 months ago
- Notes on clang and llvm☆39Updated last year
- Tool to demangle C++ symbols.☆59Updated last year
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Compiler/BuildSystem Interface Library☆26Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago
- pushmi project☆50Updated 5 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago