[cfe-dev] clang plugins (How to control C++0x adoption in a large codebase?)
Douglas Gregor
dgregor at apple.com
Fri Oct 14 13:03:07 PDT 2011
On Oct 13, 2011, at 8:00 PM, Ahmed Charles wrote:
> This reminds me, are there docs on how to write plugins? Or an example
> plugin? The idea of having a shared warning/style plugin was something
> I talked about with a friend and it'd be interesting to investigate.
The plug-in system is incomplete and undocumented. It's in great need of a champion to push it forward and turn it into something useful.
- Doug
More information about the cfe-dev
mailing list