[cfe-dev] Inter procedural analysis in CLang
Nimrod Partush
nimrodpar at gmail.com
Wed Dec 1 05:44:35 PST 2010
Hey,
I'd like to perform static analysis using CLang. I took a look at the
GRCoreEngine class which seems like the place to go for this, but i see that
it performs intra-procedural analysis only.
Can i perform an inter-procedural analysis in CLang? Would i need to adjust
GRCoreEngine for that?
Also, if anyone can point me to a tutorial on CLang bases analysis i would
be ever so grateful.
Thanks.
--
Regards,
Nimrod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101201/cedb68fb/attachment.html>
More information about the cfe-dev
mailing list