Debug Info: fix the line location for cleanup code of a block function
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. rdar://11562117 llvm-svn: 171493
Loading
Please register or sign in to comment