[cfe-dev] Ownership of Stmts and Exprs, and destroying them
Chris Lattner
clattner at apple.com
Mon Nov 24 14:24:57 PST 2008
On Nov 24, 2008, at 2:10 PM, Sebastian Redl wrote:
> Chris Lattner wrote:
>> In practice, the size of a small vector is pretty arbitrary. Would
>> it be fine to just fix it to 16 or something like that?
> I'm sure you have more experience there than me.
Ok, I guess I'm asking if there are cases in the parser that will use
this class, that aren't currently using a size of ~16. Have you seen
any cases like that?
-Chris
More information about the cfe-dev
mailing list