kevinaboos / LibToolingExampleLinks
An example of how to use Clang's LibTooling interface.
☆74Updated 11 years ago
Alternatives and similar repositories for LibToolingExample
Users that are interested in LibToolingExample are comparing it to the libraries listed below
Sorting:
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A plugin for Clang compiler☆118Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆292Updated 5 years ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A collection of code samples showing usage of clang and llvm as a library☆756Updated 5 years ago
- Basic Clang library, LibTooling and Plugin☆17Updated 9 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated 10 months ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- an architecture-independent decompiler to LLVM IR☆394Updated 9 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆41Updated 11 years ago
- custom type systems for Clang☆98Updated 9 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆32Updated 10 years ago
- Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group☆23Updated 8 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆158Updated 12 years ago
- Python scripts to create XML from Clang's AST of C/C++ source code☆25Updated 11 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆123Updated 9 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago