kevinaboos / LibToolingExampleLinks
An example of how to use Clang's LibTooling interface.
☆74Updated 12 years ago
Alternatives and similar repositories for LibToolingExample
Users that are interested in LibToolingExample are comparing it to the libraries listed below
Sorting:
- A plugin for Clang compiler☆119Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- Playing with Clang plugin system☆154Updated 11 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 5 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated last year
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- A collection of code samples showing usage of clang and llvm as a library☆757Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Plugins to clang-analyzer and clang-frontend☆485Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆159Updated 12 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 10 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆66Updated 5 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆34Updated 10 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Basic Clang library, LibTooling and Plugin☆17Updated 10 years ago
- Project moved to: https://github.com/llvm/llvm-project☆441Updated 5 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 4 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- A little C Style Compiler☆58Updated 8 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago