DebugInfo: Fix another case of r222377 when we do have a definition of the variable...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 21 Nov 2014 00:20:58 +0000 (00:20 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 21 Nov 2014 00:20:58 +0000 (00:20 +0000)
commitaf08085c8632504106b8a9604fee12702399b549
treed8569c34be0a745b24a9a58ec2d50c5260f0a846
parentc57059059d7f0047024b971e4f75418cdee9b761
DebugInfo: Fix another case of r222377 when we do have a definition of the variable, but we might not be emitting it (such as templates)

llvm-svn: 222485
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-static-member.cpp