Repository navigation
clang-plugin
- Website
- Wikipedia
A tool for refactoring code related to feature flag APIs
A collection of out-of-tree Clang plugins for teaching and learning
A collection of clang plugins for safer C programming
Slicing tool for c++ programs using clang AST.
MLLIF is a MLIR based Language to Language Interoperability Flyover - with a goal to integrate API of all programming languages.
Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.
Source Analyzer is a simple clang compiler plugin for source characterizing applications.
clang plugin that provides clang-query functionality as compiler warnings