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