On Tue, 20 Jul 2010 16:32:39 -0500, William Lynch <[email protected]> wrote: > Actually, I was thinking about this patch. There is probably going to be > bad > behavior when the vector is empty (and capacity is zero?). Please don't > apply this unless data() also has that problem.
It doesn't, or at least shouldn't. That's pretty much the point of data(). Sebastian _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
