The patch superficially looks fine. Do you have any performance numbers? On Sat, Nov 24, 2012 at 7:29 AM, Erik Verbruggen <[email protected]>wrote:
> Ping? > > Attached is an update patch against rev. #168535. > > > > > On Nov 5, 2012, at 12:53, Erik Verbruggen <[email protected]> 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 > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
