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)
commit88d7917970e98609943d68dc1c47712104dfcb92
tree65589e8fd9cacfb9cff5c54a25d8b5fd2703806b
parenta3060c1159ffb3a86daa613024ae47fd2fafcb05
Module debugging: Use the definition to determine module-defined types.

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

llvm-svn: 267611
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/Modules/ExtDebugInfo.cpp