ingve / awesome-clangLinks
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆233Updated 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 4 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 10 months ago
- A collection of code samples showing usage of clang and llvm as a library☆755Updated 6 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- Clang with JIT extensions☆237Updated 3 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Experiments with the GDB Python API☆71Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 3 months ago
- Compiler instrumentation for testing☆31Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A framework for reusing code in Clang tools☆126Updated 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆400Updated 6 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 11 months 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…☆63Updated 4 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆527Updated 4 years ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated last week
- CMake modules to help use sanitizers☆407Updated last month
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆107Updated last month