[cfe-dev] clang plugin registry

akshay ratnaparkhi ackk007 at gmail.com
Fri Apr 6 01:45:55 PDT 2012


Hi all,
     I am trying to write the call graph plugin for clang. initially i just
write code according to callgraph.cpp and callgraph.h files in clang. but i
cant registry my callgraph plugin in clang registry. Is it suitable to just
copy my callgraph code into the PrintFunctionNames.cpp file in clang
/examples . is pluginASTAction will execute it.


thnks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120406/cd8b16e7/attachment.html>


More information about the cfe-dev mailing list