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:
- lldb-eval is a library for evaluating expressions in the debugger context☆83Updated 2 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 5 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group☆23Updated 8 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆33Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- A plugin for Clang compiler☆118Updated 3 years ago
- dthreads: Efficient Deterministic Multithreading☆51Updated 10 years ago
- ☆20Updated 2 years ago
- CI system for premerge-testing in LLVM project☆41Updated 7 months ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Clang AST viewer☆64Updated 8 years ago
- ☆62Updated 3 weeks ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆141Updated 3 months ago
- Notes on clang and llvm☆40Updated 2 years ago
- KLEE's version of uClibc☆53Updated last year