[cfe-commits] [patch]interfile analysis
Zhongxing Xu
xuzhongxing at gmail.com
Thu Jul 15 19:56:17 PDT 2010
Hi Ted,
I think using AnalysisContext in CallEnter is a good idea. New patch
implemented this. It's simpler than the original one.
Now we stop at GRCallEnterNodeBuilder::GenerateNode(). Here if the
CallEnter has a different translation unit, a new engine is to be
created.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b.patch
Type: text/x-patch
Size: 18312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100716/e354a92a/attachment.bin>
More information about the cfe-commits
mailing list