[cfe-dev] plugin
Manuel Klimek
klimek at google.com
Fri Mar 30 03:51:46 PDT 2012
On Fri, Mar 30, 2012 at 11:45 AM, akshay ratnaparkhi <ackk007 at gmail.com> wrote:
> Hi,
> I am new to clang. Please any help me to write plugin for clang. What is
> the procedure??
The chromium wiki has some pointers (ignore the chrome specific stuff there):
http://code.google.com/p/chromium/wiki/WritingClangPlugins
Specifically, follow the advice under "Or if you're doing something
really different, just copy PrintFunctionNames.cpp" :)
Cheers,
/Manuel
More information about the cfe-dev
mailing list