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:
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 6 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- Plugins to clang-analyzer and clang-frontend☆485Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- Playing with Clang plugin system☆154Updated 11 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆19Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆159Updated 12 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 8 months ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 10 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 6 years ago
- Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group☆23Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- Project moved to: https://github.com/llvm/llvm-project☆438Updated 6 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- Compiler instrumentation for testing☆31Updated 7 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 10 months ago