[cfe-commits] [PATCH] Debug Info: fix line location for cleanup code of a block function

Eric Christopher echristo at gmail.com
Tue Jan 1 21:37:09 PST 2013


Looks good, thanks!

-eric


On Fri, Dec 21, 2012 at 1:20 PM, Manman Ren <mren at apple.com> wrote:

>
> Ping
> CC Eric for quicker review :)
>
>
>
> On Dec 20, 2012, at 8:04 AM, Manman Ren wrote:
>
> > Ping
> >
> > On Dec 18, 2012, at 11:36 AM, Manman Ren <mren at apple.com> wrote:
> >
> >>
> >> Debug Info: the line location for cleanup code of a block function is
> incorrect
> >>
> >> The line information was changed when emitting debug information for
> all the
> >> DeclRefExprs and we should change it back to get ready for
> PopClenupBlocks
> >> called from FinishFunction.
> >>
> >> <debug-info.patch>
> >>
> >>
> >> First time touching debug info, please review,
> >>
> >> Thanks,
> >> Manman
> >> _______________________________________________
> >> 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/20130101/f91e606e/attachment.html>


More information about the cfe-commits mailing list