]> granicus.if.org Git - clang/commit
Return a DIDescriptor from CGDebugInfo::getDeclarationOrDefinition...
authorFrederic Riss <friss@apple.com>
Thu, 6 Nov 2014 21:12:06 +0000 (21:12 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 6 Nov 2014 21:12:06 +0000 (21:12 +0000)
commitb18ef0487844eb293472c34aae8d315e28648423
treefb730e6bdaa0b8da148c6130aae889deadc6f530
parent2fbefbf4cd62d9359ae481aa044f646946e6b451
Return a DIDescriptor from CGDebugInfo::getDeclarationOrDefinition...

... instead of a DIScope that might wrap something that's not actually
a DIScope (eg. a DIGlobalVariable);

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