]> granicus.if.org Git - clang/commit
Remember to set the location in EmitGlobalVariable to the current decl
authorEric Christopher <echristo@apple.com>
Wed, 12 Oct 2011 01:11:30 +0000 (01:11 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 12 Oct 2011 01:11:30 +0000 (01:11 +0000)
commitc6bfbca5733f1fc090b2149c4fff0548f1f15526
tree50c60601d31e68464e030f37d70c95fdd705aa2f
parentd5e1d606f8c22ebda17c6fbf952f8c1696428758
Remember to set the location in EmitGlobalVariable to the current decl
if we're going to delete the setLocation as we did in 141732.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141762 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp