]> granicus.if.org Git - clang/commit
Do not line number entry for unconditional branches. Usually, users do not want to...
authorDevang Patel <dpatel@apple.com>
Tue, 29 Mar 2011 18:35:54 +0000 (18:35 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 29 Mar 2011 18:35:54 +0000 (18:35 +0000)
commitb603c90b75df2141c5722816a13920221eb4faee
tree9da9d424ff29779956a92c298d20c8e65a62f74e
parent903dec2a0d96e4fc370050c204fe6aa27f29f6ab
Do not line number entry for unconditional branches. Usually, users do not want to stop at closing '}'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmt.cpp
test/CodeGen/debug-info-line2.c [new file with mode: 0644]
test/CodeGenObjC/debug-info-foreach.m