[cfe-commits] [PATCH] Debug Info: fix line location for cleanup code of a block function
Manman Ren
mren at apple.com
Thu Dec 20 08:04:05 PST 2012
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
More information about the cfe-commits
mailing list