xinhuang / clang-playgroundLinks
This is the repository for clang-playground series.
☆24Updated 5 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:
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 8 months ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- ☆101Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Clang with JIT extensions☆237Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆119Updated 2 months ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆63Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- ☆66Updated this week
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 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…☆26Updated 12 years ago