ingve / awesome-clangLinks
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆228Updated 2 years ago
Alternatives and similar repositories for awesome-clang
Users that are interested in awesome-clang are comparing it to the libraries listed below
Sorting:
- A plugin for Clang compiler☆119Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆154Updated 5 months ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 4 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A framework for reusing code in Clang tools☆125Updated last month
- A collection of code samples showing usage of clang and llvm as a library☆757Updated 5 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆168Updated last year
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆524Updated 4 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- C++11 ELF/DWARF parser☆329Updated last year
- Compiler instrumentation for testing☆30Updated 7 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
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆398Updated 5 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- [PROJECT DISCONTINUED] See the newer https://github.com/AntonLydike/filecheck.☆20Updated last year
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- ☆127Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago