[early patch] Speed up decl chaining

Chandler Carruth chandlerc at google.com
Fri Oct 18 23:30:06 PDT 2013


On Fri, Oct 18, 2013 at 9:24 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > What about just storing both the first and the last and keeping the
> > direction as it is now?
>
> Storing it where?
>

Uh, yea. Ignore me. ;]

The other solution of course is to not make it a circular list, but I
assume there is a good reason for doing that?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131018/753207bb/attachment.html>


More information about the cfe-commits mailing list