kevinaboos / LibToolingExample
An example of how to use Clang's LibTooling interface.
☆73Updated 11 years ago
Alternatives and similar repositories for LibToolingExample:
Users that are interested in LibToolingExample are comparing it to the libraries listed below
- A plugin for Clang compiler☆117Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- Playing with Clang plugin system☆153Updated 11 years ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- An easy guide to Clang Static Analyzer extension.☆140Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated 8 months ago
- Basic Clang library, LibTooling and Plugin☆17Updated 9 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆158Updated 12 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A little C Style Compiler☆57Updated 8 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆163Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated 9 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- ☆35Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆33Updated 5 years ago
- A set of tools for visualizing and inspecting LLVM bitcode modules☆31Updated 10 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆49Updated 8 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated last month