]> granicus.if.org Git - clang/commit
Carry the debug information from single exit unified return block
authorEric Christopher <echristo@apple.com>
Fri, 9 Sep 2011 21:53:04 +0000 (21:53 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 9 Sep 2011 21:53:04 +0000 (21:53 +0000)
commitacae01124151392a842bd6c37bd01b1ad56d6b4d
treee48ba74f8d02cf6d2e9e336d97cce9b8d1ab7800
parent359427794704666ff7a5a933ace11c5256fa3af7
Carry the debug information from single exit unified return block
along with the new insert point.

Fixes PR10829

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139416 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.cpp
test/CodeGen/debug-info-line3.c [new file with mode: 0644]