We rely on clang's plugin infrastructure for loading, argument processing and unloading plugins. This patch teaches cling to work with clang plugins such as clad -- a clang plugin implementing automatic differentiation facilities.
We rely on clang's plugin infrastructure for loading, argument processing and unloading plugins. This patch teaches cling to work with clang plugins such as clad -- a clang plugin implementing automatic differentiation facilities.