Do not reuse the debug location of the return value's store if there is...
Do not reuse the debug location of the return value's store if there is autorelease code to be emitted between store and return instructions. This is analoguous to what we do for lexical scope cleanups. rdar://problem/13977888 llvm-svn: 182947
Loading
Please register or sign in to comment