]> granicus.if.org Git - clang/commit
Set DebugInfo at the beginning of GenerateBlockFunction().
authorDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 21:51:44 +0000 (21:51 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 15 Apr 2009 21:51:44 +0000 (21:51 +0000)
commit963dfbde17a28bc88ee1647bc85fd8407bfc9555
tree8700538df2c0539dd2b0b5e43f35c17f2c0f4e14
parentca29ad9fea0fd51ac622c3f2db1890fdc5dae201
Set DebugInfo at the beginning of GenerateBlockFunction().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69228 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
test/CodeGen/blocks-2.c [new file with mode: 0644]