[cfe-dev] How could I get CallGraph of a source code file in my libTooling plugin?
周书林 via cfe-dev
cfe-dev at lists.llvm.org
Tue Mar 15 19:43:20 PDT 2016
I am writing a static analyzer by clang libTooling, and I need the
CallGraph of the Source Code to do some analysis. But I have no idea about
how to get the CallGraph.
Could you give me some example or tips about how to get it?
Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160316/d39003f4/attachment.html>
More information about the cfe-dev
mailing list