Clang plug-ins?

Hi,

I am using the LLVM plug-in system for a project I am working on for my PhD. Will there be something similar in Clang, for example loading an AST consumer from an external library.

Are there any grandiose plans for a clang plug-in system, or does this already exist with me being unable to find the documentation for it?

Kind regards,
Mattias

Hi Mattias,

I'm not aware of anyone working on this, but it should be pretty simple to add if you're interested!

-Chris

Hey Chris,

Chris Lattner wrote:

Hey Chris,

Chris Lattner wrote: