ingve / awesome-clangLinks
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆227Updated last year
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☆118Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Slides for my C++Now 2017 talk☆59Updated 8 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆141Updated 3 months ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- ☆127Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Reveres engineering UML class diagrams with libclang☆77Updated 6 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆516Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 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…☆61Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Slides and presentations☆69Updated 2 years ago
- Replacements to standard numeric types which throw exceptions on errors☆215Updated last month
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆173Updated 5 years ago
- A framework for reusing code in Clang tools☆124Updated 2 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A collection of code samples showing usage of clang and llvm as a library☆756Updated 5 years ago