[cfe-dev] Reference-counted statements

Douglas Gregor dgregor at apple.com
Fri Aug 7 10:20:04 PDT 2009


On Aug 7, 2009, at 10:15 AM, Fariborz Jahanian wrote:

> Ref counting is fine. One issue I see is when traversing the tree  
> (for whatever reason)
> with shared nodes. Need a special flag in the node (or some other  
> mechanism) to not revisit the shared sub-tree.

Is there a particular use case you have in mind?

	- Doug



More information about the cfe-dev mailing list