kevinaboos / LibToolingExample
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
- 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☆69Updated 10 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆85Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Basic Clang library, LibTooling and Plugin☆17Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated 9 months ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated 11 months ago
- API tracing framework for Linux C/C++ applications