kevinaboos / LibToolingExample
An example of how to use Clang's LibTooling interface.
☆73Updated 11 years ago
Alternatives and similar repositories for LibToolingExample:
Users that are interested in LibToolingExample are comparing it to the libraries listed below
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆226Updated last year
- Playing with Clang plugin system☆153Updated 11 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Plugins to clang-analyzer and clang-frontend☆483Updated 3 years ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- Basic Clang library, LibTooling and Plugin☆17Updated 9 years ago
- extensible interpreter for LLVM dynamic analyses☆43Updated 11 years ago
- Set of libtooling examples and demos prepared for a St. Louis C++ Meetup group☆23Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated 9 months ago
- Clang-based C/C++/Objective-C refactoring toolset☆158Updated 11 years ago
- Blocks runtime library (libBlocksRuntime.a)☆87Updated 3 years ago
- ☆35Updated 11 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,191Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 5 years ago
- C++ convention/style checker in Python using libclang.☆39Updated 13 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆241Updated 8 years ago
- A little C Style Compiler☆57Updated 8 years ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- Oink is a collaboration of C++ static analysis tools.☆154Updated 2 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- Apply a coding style with clang-format only to new code added to an existing code base.☆206Updated this week
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 6 months ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 5 years ago