[cfe-commits] [PATCH] Fix for PR12222

Richard Smith richard at metafoo.co.uk
Mon Nov 26 10:56:16 PST 2012


The patch superficially looks fine. Do you have any performance numbers?

On Sat, Nov 24, 2012 at 7:29 AM, Erik Verbruggen <erik.verbruggen at me.com>wrote:

> Ping?
>
> Attached is an update patch against rev. #168535.
>
>
>
>
> On Nov 5, 2012, at 12:53, Erik Verbruggen <erik.verbruggen at me.com> wrote:
>
> > Changed getLocStart() and getLocEnd() to be required for Stmts, and make
> getSourceLocation() optional. The default implementation for
> getSourceLocation() is build the range by calling getLocStart() and
> getLocEnd().
> >
> > Patch against rev. #167353.
> >
> >
> <0001-Fix-for-PR12222.patch>_______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121126/6d367e48/attachment.html>


More information about the cfe-commits mailing list