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:
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Clang with JIT extensions☆237Updated 3 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 9 months ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 10 months ago
- Runtime type and bounds-error checking for C/C++☆106Updated last year
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- simple word count example using flex/bison parser☆141Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- ☆102Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)