]> granicus.if.org Git - clang/commit
Module debugging: Use the definition to determine module-defined types.
authorAdrian Prantl <aprantl@apple.com>
Tue, 26 Apr 2016 21:58:18 +0000 (21:58 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 26 Apr 2016 21:58:18 +0000 (21:58 +0000)
commit3cb9485016ab0299f87a391f51d47749f4ba40ab
treeecefdb51f9810161b2d76dd93644d56998a928d3
parentbad6b817763ae6895b66f94c696b65669307c437
Module debugging: Use the definition to determine module-defined types.

Follow-up to r267464. Thanks to Richard Smith for pointing this out!

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