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:
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆84Updated 3 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated 11 months ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- ☆62Updated last week
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- ☆97Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆143Updated 4 months ago
- Runtime type and bounds-error checking for C/C++☆103Updated 6 months ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Clang AST viewer☆64Updated 8 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago