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.☆228Updated 2 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☆293Updated 5 years ago
- A collection of code samples showing usage of clang and llvm as a library☆757Updated 5 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- Playing with Clang plugin system☆153Updated 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
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆66Updated 5 years ago
- Clang-based C/C++/Objective-C refactoring toolset☆159Updated 12 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 9 years ago
- Project moved to: https://github.com/llvm/llvm-project☆441Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆168Updated last year
- Compiler instrumentation for testing☆30Updated 7 years ago
- extensible interpreter for LLVM dynamic analyses☆45Updated 11 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 4 months ago
- A tool to list content of virtual tables in a shared library☆125Updated 4 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆62Updated 4 years ago
- Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.☆75Updated 2 years ago
- LLVM Assembler adding Debug Information at IR Level.☆33Updated 6 years ago
- Dump ABI of an ELF object containing DWARF debug info☆193Updated 6 months ago