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.☆232Updated 2 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆19Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆56Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 6 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆160Updated 12 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆163Updated 4 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆440Updated 6 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 6 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 11 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- lldb-eval is a library for evaluating expressions in the debugger context☆87Updated 10 months ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- Compiler instrumentation for testing☆31Updated 7 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 10 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago